Files
338cbc5e-4505-4574-8fee-b6e…/vercel.json
2026-04-05 15:08:39 +00:00

5 lines
97 B
JSON

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