Files
838317b0-028e-416d-88fa-301…/vercel.json
2026-04-28 08:35:21 +00:00

5 lines
97 B
JSON

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