Skip to content

Commit fae9541

Browse files
committed
fix: netlify config
1 parent ca8fba5 commit fae9541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
[build]
55
publish = "dist"
6-
command = "npm run build"
6+
command = "yarn build"
77

88
[[redirects]]
99
from = "/*"

0 commit comments

Comments
 (0)