@@ -1,5 +1,5 @@
[build]
- command = "npm install && npm run build:netlify"
+ command = "node netlify-build.js"
publish = "dist"
[build.environment]