Skip to content

Commit 353e154

Browse files
committed
add build command in toml
1 parent 8f8466b commit 353e154

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

netlify.toml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
1+
[build]
2+
command = "npm run build"
3+
publish = ".next"
4+
15
[[plugins]]
2-
package = "@netlify/plugin-nextjs"
6+
package = "@netlify/plugin-nextjs"

0 commit comments

Comments
 (0)