Files
6b2ec35c-cbb7-453d-bf9f-ae3…/vercel.json
2026-06-11 09:52:21 +00:00

5 lines
97 B
JSON

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