Skip to content

Commit

Permalink
dox
Browse files Browse the repository at this point in the history
  • Loading branch information
revmischa committed Oct 10, 2022
1 parent 35930e0 commit baf6ff2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# Deploy a NextJS with CDK
# Deploy NextJS with CDK

## What is this?

A CDK construct to deploy a NextJS 12.3.0+ app using AWS CDK.

Uses the [standalone output](https://nextjs.org/docs/advanced-features/output-file-tracing) build mode.

## Quickstart

```ts
Expand Down

0 comments on commit baf6ff2

Please sign in to comment.