Files
fc4e82e6-0be1-46d0-92b8-0aa…/vercel.json
2026-03-09 03:10:09 +00:00

5 lines
97 B
JSON

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