···1010The repository contains two directories:
11111212- `builder` containing a package that can be used to build Cloudflare workers compatible output from Next.js applications
1313-- `next` containing Next.js application that use the above mentioned builder (currently it only contains `api`)
1313+- `examples` containing Next.js applications that use the above mentioned builder.
14141515## How to try out/develop in the repository
1616