Skip to content

Commit 3bb6798

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

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

vercel.json

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,3 @@
11
{
2-
"build": {
3-
"env": {
4-
"NODE_ENV": "production"
5-
},
6-
"npm": {
7-
"args": [
8-
"--legacy-peer-deps"
9-
]
10-
}
11-
}
2+
"buildCommand": "npm install --force && next build"
123
}

0 commit comments

Comments
 (0)