dappconnect-voting-sdk/netlify.toml

8 lines
95 B
TOML

[build]
command = "CI= npm run build"
[[redirects]]
from = "/*"
to = "/"
status = 200