Files
test-repo/vercel.json
T
2026-01-12 13:16:22 +08:00

7 lines
146 B
JSON

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