Files
727856c6-d97e-4e40-8b3d-c6c…/vercel.json
2026-03-07 09:20:32 +00:00

5 lines
97 B
JSON

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