mango-web/netlify.toml

8 lines
99 B
TOML

[build]
command = "npm run build"
publish = "out"
[[plugins]]
package = "@netlify/plugin-nextjs"