Files
f1f39a4d-630a-4ac0-aa77-ff6…/vercel.json
2026-04-06 00:12:27 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}