Skip to content

Commit 50cbfcb

Browse files
committed
Add now.json alias
1 parent 245284e commit 50cbfcb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

now.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"name": "react-server-example-tsx",
3+
"alias": "react-tsx.now.sh",
4+
"env": {
5+
"NODE_ENV": "production"
6+
}
7+
}

0 commit comments

Comments
 (0)