Files
c5181fc6-e5eb-4f75-a549-178…/vercel.json
2026-05-13 11:09:16 +00:00

5 lines
97 B
JSON

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