Skip to content

Commit 07d1596

Browse files
committed
Another test
1 parent 479a6d5 commit 07d1596

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs-v2/vercel.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"installCommand": "pnpm install --frozen-lockfile=false",
3-
"buildCommand": "pnpm run vercel-build",
2+
"installCommand": "npx pnpm@9.14.2 install --frozen-lockfile=false",
3+
"buildCommand": "npx pnpm@9.14.2 run vercel-build",
44
"redirects": [
55
{
66
"source": "/docs/v3",

0 commit comments

Comments
 (0)