mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-04-24 02:20:38 +08:00
docs: add vercel.json to fix Vercel deployment
Generated with [Claude Code](https://claude.ai/code) via [Happy](https://happy.engineering) Co-Authored-By: Claude <noreply@anthropic.com> Co-Authored-By: Happy <yesreply@happy.engineering>
This commit is contained in:
6
docs/vercel.json
Normal file
6
docs/vercel.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"buildCommand": "pnpm docs:build",
|
||||
"outputDirectory": ".vitepress/dist",
|
||||
"installCommand": "pnpm install",
|
||||
"framework": "vitepress"
|
||||
}
|
||||
Reference in New Issue
Block a user