Files
613f4c17-27df-4e41-ba51-520…/vercel.json
2026-03-09 04:55:49 +00:00

5 lines
97 B
JSON

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