UNPKG

@serverless-stack/nextjs-lambda

Version:

Provides handlers that can be used in CloudFront Lambda@Edge to deploy next.js applications to the edge

4 lines (3 loc) 114 B
import { Entry } from "fast-glob"; declare const _default: (fileItem: Entry) => boolean; export default _default;