Skip to content

Commit cce67fd

Browse files
committed
Update netlify.toml to remove Yarn command
1 parent 11a41cb commit cce67fd

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
@@ -1,4 +1,4 @@
11
[build]
22
base = "website"
33
publish = "website/build"
4-
command = "yarn build"
4+
command = "npm run build"

0 commit comments

Comments
 (0)