Files
6f7f32df-a4e6-4abf-b405-eeb…/vercel.json
2026-05-11 22:36:22 +00:00

5 lines
97 B
JSON

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