- [x] Have a `target: "serverless"` build. - [ ] Bridge routing with [next-aws-lambda](https://www.npmjs.com/package/next-aws-lambda) or something similar to target one base Lambda - [ ] Assess package size - [ ] Check if there are duplicates across page bundles and see if we can tweak Next.js webpack config to split common chunks out. - [ ] Verify correctness.