Files
5059008e-d9a3-4501-bb4f-dd1…/vercel.json
2026-04-23 11:25:17 +00:00

5 lines
97 B
JSON

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