Files
31110186-6c4b-46e1-b071-9eb…/vercel.json
2026-03-14 11:23:29 +00:00

5 lines
97 B
JSON

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