We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6f4531 commit 57279f4Copy full SHA for 57279f4
netlify.toml
@@ -1,6 +1,6 @@
1
[build]
2
publish = "public"
3
- command = "npm build"
+ command = "yarn build"
4
[build.environment]
5
YARN_VERSION = "1.3.2"
6
YARN_FLAGS = "--no-ignore-optional"
0 commit comments