Files
53207a77-b2d1-4ec8-be0e-b03…/vercel.json
2026-03-10 10:30:34 +00:00

5 lines
97 B
JSON

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