Setup a Next.js project in s3 to serve from cloudfront
Goal of this article:
Create and deploy a nextjs project in s3
Place a cloudfront distribution in front of the nextjs project
Serve the project from cloudfront
Bind the cloudfront distribution with a domain in Route53
Step1: Create a Next.js pr...
khanrabby.hashnode.dev8 min read