Menu
Serverless NextjsServerless NextjsDocsBlog
GitHubExamples
Serverless NextjsServerless Nextjs
  • Docs
  • Blog
  • GitHub
  • Examples
  • Introduction
    • Basics
    • Motivation
    • Design principles
    • Features
    • Contributing
  • Getting Started
    • Installation
    • Custom domain name
    • Custom CloudFront configuration
    • Static pages caching
    • Public directory caching
    • AWS Permissions
    • Lambda At Edge Configuration
    • Architecture
    • Inputs
    • FAQs
    • Examples
    • CDK Construct

Motivation

Since Nextjs 8.0, serverless mode was introduced which provides a new low level API which projects like this can use to deploy onto different cloud providers. This project is a better version of the serverless plugin which focuses on addressing core issues like next 9 support, better development experience, the 200 CloudFormation resource limit and performance.

Edit this page
Previous
« Serverless Nextjs
Next
Design principles »

Docs

  • Getting Started
  • FAQs
  • Contributing

More

  • GitHub
  • Examples
Copyright © 2021 serverless nextjs