UNPKG

@serverless-stack/nextjs-lambda

Version:

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

18 lines (17 loc) 201 B
sudo: false arch: - amd64 - ppc64le language: node_js node_js: - '6' - '8' - '10' - '12' - '14' - '15' - lts/* notifications: email: - rod@vagg.org - matteo.collina@gmail.com