AWS - Deploy Next.js Application to AWS S3
Create an S3 Bucket

Enable static website hosting

Enable public access to the bucket using a bucket policy.

Static HTML Export
Publish Next.js Application to S3 bucket
Invalidating files from CloudFront edge caches before it expires
Last updated