mango-ui-v2/netlify.toml

7 lines
98 B
TOML

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