Skip to content

galaxy79/nextjs-aws-lambda-using-sam-cli

Repository files navigation

Deployment of Next.js App to AWS Lambda

This project was forked from the original AWS implementation available here. As this project didnt work properly, I fixed the issues and this is sample repo with the changes.

This implementaion use Next.js version 13. Please read more about this repo on my blog

Local Development

Run following command to run the application locally,

npm install
npm run dev

Deploy to AWS Account

To deploy this project to an AWS Account run the shell script deploy.sh with proper permissions.

About

Deploy Next.js app to AWS Lambda

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published