Files
b34e459c-230d-4a01-b186-e00…/vercel.json
2026-04-13 19:20:16 +00:00

5 lines
97 B
JSON

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