Files
31d659cf-a46b-414f-b211-d30…/vercel.json
2026-06-09 10:20:23 +00:00

5 lines
97 B
JSON

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