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 8f8466b commit 353e154Copy full SHA for 353e154
netlify.toml
@@ -1,2 +1,6 @@
1
+[build]
2
+ command = "npm run build"
3
+ publish = ".next"
4
+
5
[[plugins]]
-package = "@netlify/plugin-nextjs"
6
+ package = "@netlify/plugin-nextjs"
0 commit comments