Files
be55d267-7fc6-4183-884e-088…/vercel.json
2026-04-09 15:04:29 +00:00

5 lines
97 B
JSON

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