Files
Auto_Bangumi/docs/vercel.json
Estrella Pan 685dd7c5cb 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>
2026-01-24 09:07:55 +01:00

7 lines
144 B
JSON

{
"buildCommand": "pnpm docs:build",
"outputDirectory": ".vitepress/dist",
"installCommand": "pnpm install",
"framework": "vitepress"
}