Files
e41f1db3-c91d-4f85-9dd6-f32…/vercel.json
2026-03-19 21:14:15 +00:00

5 lines
97 B
JSON

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