Files
2e8559b8-0bd2-4166-9989-034…/vercel.json
2026-03-15 17:05:50 +00:00

5 lines
97 B
JSON

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