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) 253 B
language: node_js cache: directories: - ~/.npm notifications: email: false node_js: - '14' - '12' - '10' - '9' - '8' after_success: - npm run travis-deploy-once "npm run semantic-release" branches: except: - /^v\d+\.\d+\.\d+$/