Files
c65dee90-e62d-4bef-8fcd-5f9…/vercel.json
2026-04-01 20:13:13 +00:00

5 lines
97 B
JSON

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