Vercel Connect: How to update GitHub App name/slug for an existing connector?

Hi everyone,

I recently renamed a GitHub App that is integrated with my Vercel Connect configuration. I need to update the corresponding App Name and App Slug on Vercel to keep them in sync.

When I open the “Edit Connector Details” modal on the Vercel dashboard, the only editable fields are:

  • Name (Vercel’s connector name)
  • UID
  • Client Secret
  • Private Key
  • Webhook Secret

The actual App Name and App Slug fields are visible but do not appear to be editable in the UI.

Since this connector is already in production with active user installations and tokens, deleting and re-creating it would cause a disruption. Is there any way to update these immutable-looking fields (or have support manually update the metadata) to avoid a full recreation?

Thanks!