Files
332ba147-68e3-461e-94db-721…/vercel.json
2026-04-22 14:08:19 +00:00

5 lines
97 B
JSON

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