Files
7d3ab78d-3982-4fa5-80ff-1f7…/vercel.json
2026-03-05 06:27:57 +00:00

5 lines
97 B
JSON

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