Files
d6959afb-5819-48fb-81e8-e95…/vercel.json
2026-05-06 19:05:23 +00:00

5 lines
97 B
JSON

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