Files
c9b7264b-1fcf-41ca-bc53-e61…/vercel.json
2026-03-10 17:10:53 +00:00

5 lines
97 B
JSON

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