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
169 stars 19 forks source link

feat(profile): allow specifying AWS profile #77

Closed bounds closed 1 year ago

bounds commented 1 year ago

Replaces #76

sladg commented 1 year ago

Heya! Looking solid!

I'm gonna merge it and improve syntax for the profile flags a bit, together with fixing #78