Skip to content

Commit 7f624a6

Browse files
authored
Merge pull request #105 from styfle/update-deps
Add deploy type to now.json
2 parents 5068e99 + 91ac65f commit 7f624a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

now.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "react-server-example-tsx",
33
"alias": "react-tsx.now.sh",
4+
"type": "docker",
45
"env": {
56
"NODE_ENV": "production"
67
}

0 commit comments

Comments
 (0)