Files
9c4b9f14-e95e-474b-bb2b-3ad…/vercel.json
2026-04-02 21:24:11 +00:00

5 lines
97 B
JSON

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