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
**`syncVercelEnvVars` is deprecated.** If you are using the [Vercel
11
+
integration](/vercel-integration), do not use this extension — the integration handles environment
12
+
variable syncing natively. Using both together can cause env vars to be incorrectly populated.
13
+
</Warning>
14
+
9
15
## Build configuration
10
16
11
17
To sync environment variables, you just need to add our build extension to your `trigger.config.ts` file. This extension will then automatically run every time you deploy your Trigger.dev project.
0 commit comments