Files
c1b3d0eb-bd36-4bf6-9986-71a…/vercel.json
2026-04-09 23:49:27 +00:00

5 lines
97 B
JSON

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