Files
e1e28f17-c7c6-4571-992f-8d8…/vercel.json
2026-03-02 19:58:30 +00:00

5 lines
97 B
JSON

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