Files
b8bb8c0f-e1b6-4e5d-a5dd-ad8…/vercel.json
2026-06-11 19:10:36 +00:00

5 lines
97 B
JSON

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