Skip to content

Commit bbcc16e

Browse files
Update vercel.md
1 parent e2ab57b commit bbcc16e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/proxy/guides/vercel.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ title: Proxying Plausible through Vercel
66
Our managed proxy lets you send analytics through your own domain name as a first-party connection. All you need to do is set up a CNAME record using the instructions we'll send you and update the snippet on your site. We'll take care of everything else. [Contact us for details](https://plausible.io/contact).
77
:::
88

9-
If you are hosting a **Next.js** application, see [Proxying Plausible through Next.js / Vercel](/proxy/guides/nextjs.md).
10-
119
## Step 1: Get your snippet
1210

1311
In the "**Site Installation**" area of the "**General**" section in your [site settings](website-settings.md) you can see
@@ -76,5 +74,3 @@ Add a script tag to your application's HTML page, passing the values configured
7674
})
7775
</script>
7876
```
79-
80-
Thanks to [davestewart](https://github.com/davestewart) for contributing these instructions!

0 commit comments

Comments
 (0)