We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bb6798 commit 7077518Copy full SHA for 7077518
vercel.json
@@ -1,3 +1,3 @@
1
{
2
- "buildCommand": "npm install --force && next build"
+ "buildCommand": "npx install --force && npx next build"
3
}
0 commit comments