Files
24379917-e2fc-4025-a843-4f3…/vercel.json
2026-05-23 19:35:46 +00:00

5 lines
97 B
JSON

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