Files
5afccd2e-c96d-42e2-a6cb-25f…/vercel.json
2026-03-10 08:23:27 +00:00

5 lines
97 B
JSON

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