Files
85cd233a-9ddd-4ae3-9b24-28e…/vercel.json
2026-04-19 12:35:51 +00:00

5 lines
97 B
JSON

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