Files
bdb0248b-93a0-4705-9950-2d0…/vercel.json
2026-05-05 23:35:21 +00:00

5 lines
97 B
JSON

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