Skip to content

Commit feab841

Browse files
committed
Versions
1 parent 4d366a0 commit feab841

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
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": "cd .. && pnpm install",
3-
"buildCommand": "cd .. && pnpm build:docs",
2+
"installCommand": "cd .. && npx pnpm@9.14.2 install",
3+
"buildCommand": "cd .. && npx pnpm@9.14.2 build:docs",
44
"redirects": [
55
{
66
"source": "/docs/v3",

pnpm-lock.yaml

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)