Files
ce1490d3-9d28-4595-ae4c-3bb…/vercel.json
2026-03-20 11:41:05 +00:00

5 lines
97 B
JSON

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