Built-in extensions
Puppeteer
Use the puppeteer build extension to enable support for Puppeteer in your project
To use Puppeteer in your project, add these build settings to your trigger.config.ts
file:
trigger.config.ts
And add the following environment variable in your Trigger.dev dashboard on the Environment Variables page:
Follow this example to get setup with Trigger.dev and Puppeteer in your project.