Files
a32cb677-db7b-4f0d-aca4-ee2…/vercel.json
2026-04-08 18:19:55 +00:00

5 lines
97 B
JSON

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