Files
0b7f1f14-85bc-4720-857b-3cd…/vercel.json
2026-03-12 23:11:25 +00:00

5 lines
97 B
JSON

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