Files
2c41d2b1-70dc-4294-91fc-d99…/vercel.json
2026-03-02 18:40:27 +00:00

5 lines
97 B
JSON

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