Files
960df483-c75b-417b-8f17-0ca…/vercel.json
2026-04-21 05:45:04 +00:00

5 lines
97 B
JSON

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