Files
2984e4a6-5f4f-4f39-bbd8-845…/vercel.json
2026-05-02 22:28:02 +00:00

5 lines
97 B
JSON

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