UNPKG

@serverless-stack/nextjs-lambda

Version:

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

7 lines (4 loc) 123 B
/** * For Node.js, simply re-export the core `util.deprecate` function. */ module.exports = require('util').deprecate;