There was an error while loading. Please reload this page.
1 parent 0ff50c5 commit 44f1629Copy full SHA for 44f1629
netlify.toml
@@ -1,7 +1,7 @@
1
[build]
2
base = ""
3
publish = "packages/playground/build"
4
- command = "npm run build"
+ command = "npm i && npm run build"
5
# Ignore dependabot PRs for deploy previews
6
ignore = "./netlify-ignore.sh"
7
0 commit comments