Files
52a79ec9-bb08-4ad1-aa31-689…/vercel.json
2026-03-03 00:14:39 +00:00

5 lines
97 B
JSON

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