Files
5b3f10f5-6240-4ee4-9d83-00b…/vercel.json
2026-03-04 11:24:32 +00:00

5 lines
97 B
JSON

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