mango-ui-v3/netlify.toml

7 lines
98 B
TOML

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