Vercel — AI · · 1 min read

Secure Marketplace credentials with Production-only access

Mirrored from Vercel — AI for archival readability. Support the source by reading on the original site.

You can now secure native integration resources by restricting where they can be used. Setting a resource to Production only removes non-production access and protects credentials as sensitive environment variables. This makes it so secret values or no longer readable from the dashboard or CLI

From the integration resource Settings, select Allowed Environments → Production only and save. We recommend that you rotate the secrets of the integration resource after saving.

Once applied:

  • Development and Preview connections are removed

  • New non-production connections are blocked

  • Connections without a Production target are disconnected

  • Credentials are protected and no longer readable

Reverting this setting requires Owner permissions for your Vercel team. Owners can re-enable Development and Preview environment from Settings and reconnect projects if needed. You may be prompted to reauthenticate with an MFA challenge depending on your settings. Learn more in the Vercel documentation.

Read more

Discussion (0)

Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.

Sign in →

No comments yet. Sign in and be the first to say something.

More from Vercel — AI