diff --git a/src/routes/posts/(2025)/managing-environment-variables-with-vercel/+page.svx b/src/routes/posts/(2025)/managing-environment-variables-with-vercel/+page.svx index d9c9f5cb..7444e37e 100644 --- a/src/routes/posts/(2025)/managing-environment-variables-with-vercel/+page.svx +++ b/src/routes/posts/(2025)/managing-environment-variables-with-vercel/+page.svx @@ -1,5 +1,5 @@ @@ -20,7 +20,7 @@ different in production than in preview. Vercel gives you all the flexibility yo Here is a look at my Vercel dashboard in one of my SvelteKit projects:
- +
`VERCEL_URL` is a Vercel system environment variable that Vercel sets automatically. Therefore, it