You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/src/app/docs/customization/page.mdx
+1
Original file line number
Diff line number
Diff line change
@@ -97,6 +97,7 @@ env.VERCEL_URL; // string
97
97
T3 Env ships the following presets out of the box, all importable from the `/presets` entrypoint.
98
98
99
99
-`vercel` - Vercel environment variables. See full list [here](https://vercel.com/docs/projects/environment-variables/system-environment-variables#system-environment-variables).
100
+
-`neonVercel` - Neon provided system environment variables when using the Vercel integration. See full list [here](https://neon.tech/docs/guides/vercel-native-integration#environment-variables-set-by-the-integration).
100
101
-`uploadthing` - All environment variables required to use [UploadThing](https://uploadthing.com/). More info [here](https://docs.uploadthing.com/getting-started/appdir#add-env-variables).
101
102
-`render` - Render environment variables. See full list [here](https://docs.render.com/environment-variables#all-runtimes).
102
103
-`railway` - Railway provided system environment variables. See full list [here](https://docs.railway.app/reference/variables#railway-provided-variables).
0 commit comments