Files
70f21f2d-6425-4134-96bd-510…/vercel.json
2026-05-01 03:50:16 +00:00

5 lines
97 B
JSON

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