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.
MIT License
173 stars 19 forks source link

Rename CLI command to `cli` #70

Closed sladg closed 1 year ago

sladg commented 1 year ago

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.

sladg commented 1 year ago

Fixed in v6.0.0