Files
c74e0716-43fb-4ff0-bd2d-5f7…/vercel.json
2026-05-21 03:36:02 +00:00

5 lines
97 B
JSON

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