Skip to content

Commit a6f4531

Browse files
authored
Update netlify.toml
1 parent 043110b commit a6f4531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[build]
22
publish = "public"
3-
command = "yarn build"
3+
command = "npm build"
44
[build.environment]
55
YARN_VERSION = "1.3.2"
66
YARN_FLAGS = "--no-ignore-optional"

0 commit comments

Comments
 (0)