Files
2b7a1adf-a09b-4f32-98ab-da6…/vercel.json
2026-03-16 13:33:10 +00:00

5 lines
97 B
JSON

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