Files
ff6bf89e-e3bd-4f32-9ca9-002…/vercel.json
2026-04-24 18:01:01 +00:00

5 lines
97 B
JSON

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