We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0680039 commit 01ca4c5Copy full SHA for 01ca4c5
netlify.toml
@@ -1,5 +1,5 @@
1
[build]
2
-command = "npm run build"
+command = "npm ci && npm run build"
3
publish = ".next"
4
5
[[plugins]]
0 commit comments