Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
An enterprise-grade Next.js boilerplate for high-performance, maintainable apps with Tailwind CSS, TypeScript, ESLint, testing, Storybook, and more.

Astro landing page starter with gradient background, responsive hamburger/dropdown menu, and switchable floating/fullscreen headers.
Next.js Enterprise Boilerplate is an open-source, MIT-licensed boilerplate by Blazity that scaffolds a production-ready Next.js 15 application with a pre-configured toolchain, testing suite, and deployment infrastructure.
Next.js Enterprise Boilerplate is a project template that generates a fully configured Next.js 15 app using the App Directory, Tailwind CSS v4, strict TypeScript, ESLint 9, Prettier, and pnpm via Corepack. It takes an empty repository as input and outputs an application ready for development, testing, and deployment to Vercel or custom AWS infrastructure. The boilerplate is produced and maintained by Blazity, a group of Next.js architects who build and deploy high-performance Next.js applications for enterprise clients.
Deploy the template to Vercel with the one-click button, or run the custom CLI to provision Terraform-based AWS infrastructure. The repository includes GitHub Actions workflows that run on every push, with Renovate BOT keeping dependencies and security patches updated. For local development, use pnpm via Corepack to install dependencies and run the Next.js app.
Yes, the template is released under the MIT license, so it is free to use, modify, and distribute for personal and commercial projects.
The boilerplate is built on Next.js 15 with the App Directory routing convention, and it uses Tailwind CSS v4 for styling.
The template bundles Vitest and React Testing Library for unit and integration tests, and Playwright for end-to-end tests, plus smoke and acceptance testing capabilities.
Yes, it offers one-click deployment to Vercel and a Terraform-based infrastructure-as-code solution for AWS, covering VPC, ECS, ECR, Application Load Balancer, S3+CloudFront, AWS WAF, and Redis Cluster.
