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 ca8fba5 commit fae9541Copy full SHA for fae9541
netlify.toml
@@ -3,7 +3,7 @@
3
4
[build]
5
publish = "dist"
6
- command = "npm run build"
+ command = "yarn build"
7
8
[[redirects]]
9
from = "/*"
0 commit comments