Files
a2edb670-98b9-442e-bd6a-690…/vercel.json
2026-04-27 13:24:11 +00:00

5 lines
97 B
JSON

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