ghosty.co.uk
Run NextJS in an AWS Lambda
Looking to host a new web app that was built in NextJS, we set out to find a way to host it on a Lambda rather than via a docker image (which can get rather expensive). These are the steps we took …