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 479a6d5 commit 07d1596Copy full SHA for 07d1596
docs-v2/vercel.json
@@ -1,6 +1,6 @@
1
{
2
- "installCommand": "pnpm install --frozen-lockfile=false",
3
- "buildCommand": "pnpm run vercel-build",
+ "installCommand": "npx pnpm@9.14.2 install --frozen-lockfile=false",
+ "buildCommand": "npx pnpm@9.14.2 run vercel-build",
4
"redirects": [
5
6
"source": "/docs/v3",
0 commit comments