Files
e858f3d0-3414-447e-ae2d-b08…/vercel.json
2026-04-30 06:41:04 +00:00

5 lines
97 B
JSON

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