Files
bb0364ce-04c3-4a41-a6a1-287…/vercel.json
2026-04-06 13:20:00 +00:00

5 lines
97 B
JSON

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