Files
c342aa2e-d95c-4be2-8702-b8f…/vercel.json
2026-06-03 13:45:53 +00:00

5 lines
97 B
JSON

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