sladg / nextjs-lambda

Lambda deployments for Nextjs12 & Nextjs13 (standalone). Easy CLI commands to get your standalone Next output to run in AWS Lambda (not @Edge)! Uses CDK in behind and produces code zips importable to Terraform, Serverless, Azure, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rename CLI command to `cli`

sladg opened this issue · comments

commented

This is consistency improvement to avoid confusion between packages and stacks.

Requires BREAKING CHANGE as command call with change.
README to be updated, package.json definition to be updated.

commented

Fixed in v6.0.0