Files
4abfc064-623c-4587-b25e-baa…/vercel.json
2026-04-24 13:02:25 +00:00

5 lines
97 B
JSON

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