Files
f59e4976-3f39-4c60-8d7a-faa…/vercel.json
2026-05-28 01:34:19 +00:00

5 lines
97 B
JSON

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