Files
1b67b36a-421d-4018-be62-030…/vercel.json
2026-05-08 18:31:39 +00:00

5 lines
97 B
JSON

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