Files
06a31e7f-5d4e-4605-b920-6a7…/vercel.json
2026-03-10 16:41:21 +00:00

5 lines
97 B
JSON

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