Files
dafac15e-3f8d-4a4e-9746-d3b…/vercel.json
2026-03-02 18:14:26 +00:00

5 lines
97 B
JSON

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