Files
08fd46a9-c612-49f8-830f-bd8…/vercel.json
2026-04-19 21:05:48 +00:00

5 lines
97 B
JSON

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