mirror of
https://github.com/documenso/documenso.git
synced 2026-07-20 23:13:34 +10:00
fix: support inngest vercel integration
This commit is contained in:
Vendored
+2
@@ -83,6 +83,8 @@ declare namespace NodeJS {
|
||||
/**
|
||||
* Inngest environment variables
|
||||
*/
|
||||
INNGEST_EVENT_KEY?: string;
|
||||
INNGEST_SIGNING_KEY?: string;
|
||||
NEXT_PRIVATE_INNGEST_EVENT_KEY?: string;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user