Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
revmischa committed Oct 10, 2022
1 parent d5d341b commit 52bd9dc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ new Nextjs(this, 'Web', {
});
```

## Reference

Reference documentation is in [API.md](https://github.com/jetbridge/cdk-nextjs/blob/main/API.md).

## About

Deploys a NextJs static site with server-side rendering and API support. Uses AWS lambda and CloudFront.
Expand Down

0 comments on commit 52bd9dc

Please sign in to comment.