Files
42c16264-976d-4d2d-b3f3-076…/vercel.json
2026-03-02 18:46:31 +00:00

5 lines
97 B
JSON

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