Files
4d615e40-626e-4dd0-b990-c99…/vercel.json
2026-03-06 08:04:26 +00:00

5 lines
97 B
JSON

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