Reference

PackageAwsLambdaArtifactOptions

Configures packaging of a built app-router output directory for AWS Lambda.

Signature

interface PackageAwsLambdaArtifactOptions

Members

fromDir: string
handlerEntry?: string
outDir: string
skipRuntimeDependencyCheck?: boolean