Files
5b17c79e-592e-4dc6-a65d-369…/vercel.json
2026-04-24 10:07:53 +00:00

5 lines
97 B
JSON

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