Files
6b505c75-dc77-4041-a5b8-190…/vercel.json
2026-04-22 18:19:46 +00:00

5 lines
97 B
JSON

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