web / frontend /netlify.toml
Chandima Prabhath
update
beeb302
raw
history blame
81 Bytes
[build]
command = "npm run build"
publish = "dist"
[dev]
command = "npm run dev"