Files
c24f38b7-439d-4372-87ee-a66…/vercel.json
2026-03-04 20:02:41 +00:00

5 lines
97 B
JSON

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