This repository was archived by the owner on Jan 28, 2025. It is now read-only.
Allow the static content bucket to be specified externally when using NextJSLambdaEdge. #1553
Open
Description
I'd like to be able to pass in an S3 bucket name and optional prefix path and have NextJSLambdaEdge use that to store my static content rather than create its own S3 bucket.
We deploy a stack for each of our customers and AWS has an account limit of 1000 on the total number of S3 buckets.