Files
3ce0e511-40fa-4c7d-af97-6db…/vercel.json
2026-05-28 10:10:39 +00:00

5 lines
97 B
JSON

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