There was an error while loading. Please reload this page.
1 parent 299182e commit 8701b2dCopy full SHA for 8701b2d
netlify.toml
@@ -1,5 +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