updateVercelProject changes selected fields on one project.
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. The output is Vercel’s complete typed updated-project response.