Files
83c8b6b6-af3d-4848-aa08-5dd…/vercel.json
2026-03-19 13:30:36 +00:00

5 lines
97 B
JSON

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