Files
dcb8e1da-a303-417b-8c1f-50f…/vercel.json
2026-03-11 23:36:47 +00:00

5 lines
97 B
JSON

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