Products
Courses
Blog
Documentation
Changelog
FAQ
Pricing
Demo
next
Everything you need to know about "next" in the Makerkit blog
Feb 6, 2026
Supabase CMS: How to Manage Content in Postgres with Supamode and Makerkit
Build a Supabase CMS that stores blog posts, docs, and changelogs in Postgres. Use Supamode as the visual editor and Makerkit's CMS plugin system to serve content in Next.js.
Feb 3, 2026
Next.js Version Skew Protection: The Complete 2026 Guide
Learn how to fix version skew in Next.js. Covers Vercel, Netlify, AWS Amplify, Cloudflare, and custom implementations with ready-to-use code. Updated for Next.js 16.
Jan 25, 2026
Next.js Route Handlers: The Complete Guide
Learn to build secure, production-ready API endpoints with Next.js Route Handlers. Covers validation, authentication, webhooks, error handling, and logging patterns.
Jan 24, 2026
Next.js Server Actions Security: 5 Vulnerabilities You Must Fix
Server Actions are public HTTP endpoints. Learn to secure them with authentication, Zod validation, rate limiting, and authorization patterns. Updated for Next.js 16.
Jan 22, 2026
Next.js Server Actions: The Complete Guide (2026)
Learn how to use Next.js Server Actions for form submissions and data mutations. Covers useActionState, error handling, validation patterns, and production best practices.
Jan 22, 2026
When to Use SSR in Next.js 16: A Decision Framework
Learn when to use SSR, SSG, or Cache Components in Next.js 16. Practical decision framework for React Server Components, caching, and streaming.
Jan 21, 2026
10 Best Next.js Hosting Providers in 2026
Compare the best Next.js hosting providers in 2026. Vercel, Cloudflare, Railway, AWS, and self-hosting options with real costs, pros/cons, and deployment examples.
Jan 21, 2026
Why You Should Use Next.js for Your SaaS (2026 Guide)
Next.js 16 brings Turbopack, Server Components, and Server Actions. Here's why it's still the best framework for building production SaaS in 2026.
Jan 15, 2026
Announcing the Drizzle and Prisma Better Auth SaaS Kits
The best SaaS starter kits in the world. Next.js, Drizzle ORM or Prisma, Better Auth - fully self-hosted, endlessly customizable, with multi-tenancy, billing, and everything you need to ship.
Oct 22, 2025
Next.js 16: what's new?
Next.js 16 is a major release that includes several new features and improvements. In this article, we will cover the new features and improvements in Next.js 16.