Files
meteor/docs/netlify.toml
2023-09-19 19:46:53 -03:00

4 lines
118 B
TOML

[build]
publish = "public"
command = "npm cache clear --force && npm install --legacy-peer-deps && npm run build"