governance-ui/netlify.toml

6 lines
94 B
TOML

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