Skip to content

Commit e59ae1f

Browse files
committed
Add now cloud v2 feature
1 parent 2a47af8 commit e59ae1f

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

now.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
"name": "react-server-example-tsx",
33
"alias": "react-tsx.now.sh",
44
"type": "docker",
5+
"features": {
6+
"cloud": "v2"
7+
},
58
"env": {
69
"NODE_ENV": "production"
7-
}
8-
}
10+
}
11+
}

0 commit comments

Comments
 (0)