UNPKG

@cloudflare/next-on-pages

Version:

`@cloudflare/next-on-pages` is a CLI tool that you can use to build and develop [Next.js](https://nextjs.org/) applications so that they can run on the [Cloudflare Pages](https://pages.cloudflare.com/) platform (and integrate with Cloudflare's various oth

8 lines (7 loc) 180 B
export * from './matcher'; export * from './request'; export * from './http'; export * from './pcre'; export * from './routing'; export * from './images'; export * from './fetch';