Files
8eb9b253-98fc-4f19-8d4b-3a4…/vercel.json
2026-03-23 02:59:19 +00:00

5 lines
97 B
JSON

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