Files
c2f7c4d2-56d0-47da-9d52-e82…/vercel.json
2026-04-07 05:15:03 +00:00

5 lines
97 B
JSON

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