mango-token-sale/netlify.toml

8 lines
99 B
TOML
Raw Normal View History

2021-04-25 08:03:30 -07:00
[build]
command = "npm run build"
publish = "out"
[[plugins]]
package = "@netlify/plugin-nextjs"