Files
51a3282e-391d-415b-851f-a6f…/vercel.json
2026-06-02 15:16:54 +00:00

5 lines
97 B
JSON

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