UNPKG

cdk-nextjs-standalone

Version:

Deploy a NextJS app to AWS using CDK and OpenNext.

3 lines (2 loc) 138 B
import type { CloudFormationCustomResourceHandler } from 'aws-lambda'; export declare const handler: CloudFormationCustomResourceHandler;