Files
meteor/guide/netlify.toml
2021-10-26 13:43:21 +02:00

4 lines
72 B
TOML

[build]
publish = "public"
command = "npm install && npm run build"