NextJS export to S3
Installation
yarn global add nextjs-export-to-s3
Usage
Upload a build
nextjs-export-to-s3 --s3-bucket my-bucket --s3-prefix foo
Inspiration
Based on How we incorporate next and cloudfront.
yarn global add nextjs-export-to-s3
Upload a build
nextjs-export-to-s3 --s3-bucket my-bucket --s3-prefix foo
Based on How we incorporate next and cloudfront.