Skip to main content

Deploy Next.js to AWS Lambda in Minutes

Scaffoldly is a new framework for packaging and deploying applications to AWS.

Simple Configuration

The declarative configuration is simple and in your package.json or predefined --preset options on the CLI.

Simple Deployment

The CLI or GitHub Action generate Dockerfiles and Cloud Resources at deploy time.

Cost Effective

Containerized deployments to AWS Lambda and support for CDNs allow your application to run at scale with minimal cost.

12-Factor Apps

Built in support for Environment Variables and Secrets allow quick addoption to 12-Factor Apps.