Files
3828bbb2-1244-4eff-b1d0-e3d…/vercel.json
2026-03-06 22:12:11 +00:00

5 lines
97 B
JSON

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