File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed
Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -74,17 +74,19 @@ You can connect Vercel from two entry points:
7474</Steps >
7575
7676<Note >
77- When installing from the Vercel Marketplace, default build settings are applied automatically. You
77+ When installing from the Vercel Marketplace, default Build options are applied automatically. You
7878 can adjust them later in your project settings.
7979</Note >
8080
8181<Warning >
8282 ** Vercel Root Directory:** If your Vercel project uses a ** Root Directory** (e.g. you deploy a
8383 single subfolder such as ` app ` or ` web ` ), you may see "The specified Root Directory does not
84- exist" after connecting the integration. Use the ** repository root** (leave Root Directory empty)
85- in your Vercel project settings instead. Trigger.dev always builds from the repo root; point to
86- your app or tasks in a subfolder by setting the ** Trigger config file** path (and other [ Build
87- options] ( #build-options ) ) in your Trigger.dev project configuration.
84+ exist" after connecting the integration. If you see this error, try using the ** repository root**
85+ (leave Root Directory empty) in your Vercel project settings. If your Vercel frontend build
86+ requires a Root Directory (e.g. in a monorepo), keep that setting in Vercel and instead point
87+ Trigger.dev to the subfolder by setting the ** Trigger config file** path (and other [ Build
88+ options] ( #build-options ) ) in your Trigger.dev project configuration. Trigger.dev always builds
89+ from the repo root.
8890</Warning >
8991
9092## Environment variable sync
You can’t perform that action at this time.
0 commit comments