about summary refs log tree commit diff
path: root/netlify.toml
blob: 080dfa86d75504c093f5d2e32ed60b4bb708366f (plain)
1
2
3
4
[build]

publish = "dist/"
command = "npm run build"