vercel.updateProject changes selected project fields.
automations/update-vercel-project.automation.ts
project is the ID or current name. Optional name renames it. settings has the same fields as project creation and defaults to {}. Omitted fields remain unchanged. Optional teamId overrides the OAuth installation team. Returns Vercel’s full updated-project response.