FormidableLabs / nextjs-serverless-demo

Simple Next.js on Lambda via Serverless demo
https://nextjs-sls-sandbox.formidable.dev/blog/
MIT License
9 stars 3 forks source link

Feature: Use `server` target output. #9

Closed ryan-roemer closed 3 years ago

ryan-roemer commented 3 years ago

This POC successfully deploys the server output to lambda at https://nextjs-sls-sandbox.formidable.dev/blog

There is a lot of clean up and follow on work that I'll do soon, so I may just merge this, take any post-merge review comments folks have, and wrap that in to later work.

/cc @bmathews @tptee @GarraPeters @JoviDeCroock