Files
c4d57ed1-a0c1-4009-be1f-a6b…/vercel.json
2026-05-12 23:19:59 +00:00

5 lines
97 B
JSON

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