Skip to content

Commit 662f25c

Browse files
committed
Another test
1 parent 464b7bf commit 662f25c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs-v2/vercel.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
2-
"installCommand": "pnpm install --ignore-engines",
3-
"buildCommand": "cd docs-v2 && pnpm run vercel-build",
4-
"outputDirectory": "docs-v2/.next",
2+
"installCommand": "pnpm install --ignore-engines --prefix ..",
3+
"buildCommand": "pnpm run vercel-build",
54
"redirects": [
65
{
76
"source": "/docs/v3",

0 commit comments

Comments
 (0)