UNPKG

@serverless-stack/nextjs-lambda

Version:

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

8 lines (5 loc) 137 B
// when this is loaded into the browser, // just use the defaults... module.exports = function (name, defaults) { return defaults }