Skip to content

Commit 7077518

Browse files
authored
Update vercel.json
1 parent 3bb6798 commit 7077518

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vercel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"buildCommand": "npm install --force && next build"
2+
"buildCommand": "npx install --force && npx next build"
33
}

0 commit comments

Comments
 (0)