Skip to content

Commit 609a15e

Browse files
committed
added info regarding build options
1 parent ff26fdb commit 609a15e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/vercel-integration.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,8 @@ You can configure the following settings per-environment from your project's Ver
124124
- **Pull env vars before build**: When enabled, Trigger.dev pulls the latest environment variables from Vercel before each build. Enabled for production, staging, and preview by default.
125125
- **Discover new env vars**: When enabled, new environment variables found in Vercel that don't yet exist in Trigger.dev are created automatically during builds. Only available for environments that also have env var pulling enabled. Enabled for production, staging, and preview by default.
126126

127+
To change build options that would normally go in `trigger.config.ts` (such as [extensions](/config/config-file#extensions) or other build configuration), use **Build options** on your project's configuration page in the Trigger.dev dashboard.
128+
127129
## Disconnecting
128130

129131
You can disconnect the Vercel integration from either side:

0 commit comments

Comments
 (0)