Files
2fbc9538-306c-470d-9b3f-25f…/vercel.json
2026-03-14 14:16:42 +00:00

5 lines
97 B
JSON

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