nextjs-lambda
nextjs-lambda copied to clipboard
Lambda deployments for Nextjs12 & Nextjs13 (standalone). Easy CLI commands to get your standalone Next output to run in AWS Lambda (not @Edge)! Uses CDK in behind and produces code zips importable to...
AWS is limiting number of: - cache policies, - cloudfronts. Those are typical resources limitations experiences. Cloudfront is not really solvable as each one is unique. However, cache policies are...
Hi Team, We’ve been successfully using ```sladg/nextjs-lambda``` for building our pages router, and it has been working as expected. Recently, we upgraded to Next.js 14 and started implementing the app...
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.84.0 to 2.177.0. Release notes Sourced from aws-cdk-lib's releases. v2.177.0 Features apigatewayv2: throw ValidationError instead of untyped errors (#33072) (8b472fc), closes #32569 apigatewayv2: throw ValidationError instead of...
Bumps [next](https://github.com/vercel/next.js) from 12.3.1 to 15.1.1. Release notes Sourced from next's releases. v15.1.1 [!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary. Core...
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.4 to 3.3.8. Changelog Sourced from nanoid's changelog. 3.3.8 Fixed a way to break Nano ID by passing non-integer size (by @myndzi). 3.3.7 Fixed node16 TypeScript support...
Bumps [postcss](https://github.com/postcss/postcss) and [next](https://github.com/vercel/next.js). These dependencies needed to be updated together. Updates `postcss` from 8.4.14 to 8.4.31 Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270....