Files
406a073f-9d02-484a-bdf8-f97…/vercel.json
2026-05-02 08:50:24 +00:00

5 lines
97 B
JSON

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