Files
2d005889-69d4-4125-8e37-cfc…/vercel.json
2026-03-11 11:36:23 +00:00

5 lines
97 B
JSON

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