Skip to content

GET_PREVIEW_BRIDGE

Nodepod API


Nodepod API / src/integrations/next / GET_PREVIEW_BRIDGE

GET_PREVIEW_BRIDGE(req?): Promise<NextResponse<unknown>>

Defined in: src/integrations/next.ts:79

Route handler for app/__nodepod_bridge__.html/route.ts.

NextRequest

Promise<NextResponse<unknown>>