A modern, production-ready Next.js homepage template for Cloudflare Workers.
This is a barebone Next.js homepage template designed to be easily deployed to Cloudflare Workers using OpenNext. It provides a solid foundation for building beautiful, performant homepages with modern web technologies.
To get started with this template:
pnpm installpnpm devThe template includes Brand Engine integration, allowing you to easily customize colors, typography, and theming. Edit config/brand.config.ts to configure your brand settings. Choose from 8 built-in theme presets or create your own custom theme.
Deploy to Cloudflare Workers with a single command:
pnpm deployMake sure you have configured your Cloudflare credentials before deploying.