Files
03b1774d-908e-4a7f-a139-075…/vercel.json
2026-03-11 14:02:42 +00:00

5 lines
97 B
JSON

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