We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11a41cb commit cce67fdCopy full SHA for cce67fd
netlify.toml
@@ -1,4 +1,4 @@
1
[build]
2
base = "website"
3
publish = "website/build"
4
- command = "yarn build"
+ command = "npm run build"
0 commit comments