Files
e1a72e1f-93d0-4e42-acb1-3b7…/vercel.json
2026-06-10 19:21:21 +00:00

5 lines
97 B
JSON

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