Files
88822bc2-1c42-4846-9027-a3d…/vercel.json
2026-03-16 16:42:32 +00:00

5 lines
97 B
JSON

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