fix: improve inngest support

This commit is contained in:
Mythie
2024-06-17 16:59:14 +10:00
parent 6977381e00
commit b8d6484ff0
7 changed files with 31 additions and 30 deletions

View File

@ -68,7 +68,7 @@ declare namespace NodeJS {
//
NEXT_PRIVATE_BROWSERLESS_URL?: string;
NEXT_PRIVATE_JOBS_PROVIDER?: 'trigger' | 'local';
NEXT_PRIVATE_JOBS_PROVIDER?: 'trigger' | 'inngest' | 'local';
/**
* Trigger.dev environment variables