Skip to content

Commit 49249b9

Browse files
authored
Force type and enable cloudv2 feature
1 parent bc08b92 commit 49249b9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

now.master.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
}
99
},
1010
"files": [".next", "static", "package.json", "yarn.lock"],
11+
"type": "docker",
12+
"features": {
13+
"cloud": "v2"
14+
}
1115
"scale": {
1216
"all": {
1317
"min": 1,

0 commit comments

Comments
 (0)