Files
5be767dd-5f90-479e-9a9b-d25…/vercel.json
2026-03-12 09:23:07 +00:00

5 lines
97 B
JSON

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