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

6 lines
118 B
JSON

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