Files
b369ff8e-832c-49db-b4fb-76f…/vercel.json
2026-03-03 09:23:24 +00:00

5 lines
97 B
JSON

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