Skip to content

Commit 6de55ff

Browse files
Copilothotlong
andcommitted
fix: add apps/docs/vercel.json to fix docs deployment build failure
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
1 parent b08576d commit 6de55ff

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

apps/docs/vercel.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"$schema": "https://openapi.vercel.sh/vercel.json",
3+
"installCommand": "pnpm install --ignore-scripts"
4+
}

0 commit comments

Comments
 (0)