Skip to content

Commit b04285e

Browse files
authored
chore(integrations): Update Vercel integration docs + screenshots (#5277)
This PR will update the docs for installing Vercel on Sentry SaaS. There was some outdated information and screenshots. To be safe, I left in the troubleshooting section with another older looking screenshot, but I never encountered that Issue with an ad blocker, so it might be safe to remove.
1 parent cbc646e commit b04285e

File tree

4 files changed

+5
-9
lines changed

4 files changed

+5
-9
lines changed

src/docs/product/integrations/deployment/vercel/index.mdx

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ Sentry owner, manager, or admin permissions are required to install this integra
1818

1919
</Note>
2020

21-
1. Visit <https://vercel.com/integrations/sentry/add>
21+
1. Visit <https://vercel.com/integrations/sentry>
2222

23-
2. Select your account and click "Add".
23+
2. Click "Add Integration" and follow the setup to select the Vercel scope, the Vercel projects, and review the app's permissions.
2424

2525
![Sentry modal showing Vercel installation](vercel_install.png)
2626

@@ -42,7 +42,7 @@ Use Vercel to [link projects](#project-linking) for uploading source maps and no
4242

4343
![Sentry modal showing linking Sentry project to Vercel project](vercel_link_project.png)
4444

45-
- This step will generate environment variables in the selected Vercel project. Having these set means you can skip the [CLI Configuration step](https://github.com/getsentry/sentry-webpack-plugin#cli-configuration) in the Sentry Webpack Plugin setup. You can see these in Vercel in **Project Settings** > **General** > **Environment Variables**.
45+
- This step will generate environment variables in the selected Vercel project. Having these set means you can skip the [CLI Configuration step](https://github.com/getsentry/sentry-webpack-plugin#cli-configuration) in the Sentry Webpack Plugin setup. You can see these in Vercel in **Project Settings > General > Environment Variables**.
4646

4747
![Sentry modal showing linking Sentry project to Vercel project](vercel_env_vars.png)
4848

@@ -63,13 +63,9 @@ Use Vercel to [link projects](#project-linking) for uploading source maps and no
6363

6464
## Uninstallation
6565

66-
1. The integration must be uninstalled from Vercel. Visit the Vercel integration configuration page (**Organization Settings** > **Integrations** > **Vercel** > **Configurations**) and click "Uninstall" then "Visit Vercel" in the modal that pops up.
66+
1. You can uninstall the integration from Vercel or Sentry. To do so in Sentry, navigate to **Settings > Integrations > Vercel > Configurations**, click "Uninstall", and confirm.
6767

68-
![Sentry modal showing uninstalling Vercel integration](vercel_uninstall.png)
69-
70-
2. Click "Remove Configuration".
71-
72-
3. Delete the internal integration that was created by navigating to **Organization Settings** > **Developer Settings** and clicking the trash can icon next to **Vercel Internal Integration**. You will be prompted to confirm the deletion by entering a string provided in the modal. Enter the string and click "Confirm" to finalize the deletion.
68+
2. Delete the internal integration that was created by navigating to **Settings > Developer Settings** and clicking the trash can icon next to "Vercel Internal Integration". You will be prompted to confirm the deletion by entering a string provided in the modal. Enter the string and click "Confirm" to finalize the deletion:
7369

7470
![Sentry modal showing uninstalling Vercel integration](vercel_delete_internal_integration.png)
7571

Loading
Loading
Binary file not shown.

0 commit comments

Comments
 (0)