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

allow specifying aws profile #76

Closed bounds closed 1 year ago

bounds commented 1 year ago

Pass the flag to CDK

bounds commented 1 year ago

Closing in favor of fork branch instead of master