BuildWithMatija
Get In Touch
Build With Matija Logo

Build with Matija

Modern websites, content systems, and AI workflows built for long-term growth.

Services

  • Headless CMS Websites
  • Next.js & Headless CMS Advisory
  • AI Systems & Automation
  • Website & Content Audit
  • Resources

    • Case Studies
    • How I Work
    • Blog
    • CMS Hub
    • E-commerce Hub
    • Dashboard

    Headless CMS

    • Payload CMS Developer
    • CMS Migration
    • Payload vs Sanity
    • Payload vs WordPress
    • Payload vs Contentful

    Get in Touch

    Ready to modernize your stack? Let's talk about what you're building.

    Book a discovery callContact me →
    © 2026BuildWithMatija•All rights reserved
    1. Home
    2. Blog
    3. Next.js
    Next.js

    Next.js

    Hub Category

    Learn everything about Next.js, the leading React framework for building production-ready web apps.

    Featured Articles

    How to Update Sanity Schema in Nextjs 15

    How to Update Sanity Schema in Nextjs 15

    A practical guide to updating your Sanity schema in modern Next.js 15 apps — simplified and developer-friendly.

    Matija Žiberna
    Matija Žiberna
    •15th May 2025
    Read more
    Integrating Sanity.io with Next.js 15: A Step-by-Step Guide

    Integrating Sanity.io with Next.js 15: A Step-by-Step Guide

    Create a Powerful, Easy-to-Manage Blog with Sanity and Next.js

    Series in this Category

    Building UI & Forms in Next.js

    Build production UI and forms in Next.js: data tables with TanStack, React Hook Form, Zod validation, Server Actions, multi-step wizards, and UI component patterns with shadcn/ui.

    0 Articles
    14 days ago
    CMS Selection & Migration Guide

    All Articles in this Hub

    Portfolio, services pages, case study, contact flow, and CMS checklist to boost contractor inquiries.
    Next.js
    Construction Company Website: 6 Essentials to Convert Leads

    Six essentials every construction website needs to convert visitors into leads: filterable portfolio, focused services, quick contact flow, case study, and CMS.

    Matija Žiberna
    Matija Žiberna
    in 7 days
    • Previous
    • 1
    • 2
    • More pages
    • 9
    • Next
    Page 1 of 9

    Related Categories

    React

    React

    Articles and tutorials on building modern web interfaces using React — from components and hooks to performance optimization and architecture.

    Newsletter

    Stay Updated

    Get practical notes and implementation updates without the noise.

    Matija Žiberna
    Matija Žiberna
    •28th February 2025
    Read more
    0 Articles
    about 2 months ago
    Next.js 16 Deployment & Self-Hosting
    0 Articles
    about 2 months ago
    Next.js 16 Caching & Data Fetching
    0 Articles
    about 2 months ago
    Email & Transactional Communications: Complete Guide
    Series
    Email & Transactional Communications: Complete Guide

    Build production email infrastructure: React Email templates, transactional emails with Brevo, CMS email notifications in Payload and Sanity, and newsletter marketing integration.

    0 Articles
    3 months ago
    Internationalization & Multilingual Sites with Next.js

    Build multilingual Next.js applications with next-intl: setup, routing, SEO optimization with canonical tags and hreflang, and CMS admin interface localization for production-ready international sites.

    0 Articles
    3 months ago
    AEO — Make Your Blog Discoverable by AI
    Series
    AEO — Make Your Blog Discoverable by AI

    Make your blog discoverable by AI: implement llms.txt protocol, Markdown mirrors, and structured metadata so LLM crawlers find your technical content efficiently.

    0 Articles
    4 months ago
    Building MCP Servers with Next.js
    Series
    Building MCP Servers with Next.js

    A comprehensive 4-part series on building production-ready MCP (Model Context Protocol) servers in Next.js. From initial setup through OAuth security and email automation - everything you need to connect Claude to your business data.

    0 Articles
    4 months ago
    Design to Code: Building Block Systems with Payload CMS
    Series
    Design to Code: Building Block Systems with Payload CMS

    A comprehensive 7-part guide to translating design systems into production-ready Payload CMS implementations using design-driven development principles.

    0 Articles
    5 months ago
    Three-layer i18n architecture for Next.js App Router: routing, Payload CMS content, and hreflang with next-intl.
    Next.js
    Next.js Internationalization: Complete Architecture Guide

    Understand Next.js internationalization architecture: a three-layer blueprint for App Router using next-intl and Payload CMS to fix routing, content, and…

    Matija Žiberna
    Matija Žiberna
    in 6 days
    How to separate transactional, notification, and marketing email flows in Next.js using React Email and the right…
    Next.js
    Next.js Email Architecture: Transactional & Newsletters

    Practical Next.js Email Architecture to separate transactional, notification, and newsletter flows, improve deliverability, and choose the right provider today.

    Matija Žiberna
    Matija Žiberna
    in 5 days
    Senior developer guide comparing TanStack Start and Next.js 16 on routing, SSR, type safety, performance
    Next.js
    TanStack Start vs Next.js 16: Ultimate Comparison 2026

    Senior-level comparison of TanStack Start vs Next.js 16 — decide which framework is better for SSR, routing, type safety, performance, and production readiness.

    Matija Žiberna
    Matija Žiberna
    about 11 hours ago
    A five-axis framework to pick the best headless CMS for Next.js—App Router, AI readiness, hosting model, and TCO.
    Next.js
    Best Headless CMS for Next.js in 2026: Decision Guide

    Find the best headless CMS for Next.js using a five‑axis framework—ownership, editor UX, App Router, AI readiness, and upgrade stability. Save migration time.

    Matija Žiberna
    Matija Žiberna
    2 days ago
    Mid-market contractor guide: CMS choices, portfolio freshness, mobile performance, and SEO-focused sector pages.
    Next.js
    Best Construction Company Websites 2026: What Works

    Discover how a construction company website turns projects into leads: CMS setup, portfolio structure, mobile speed, sector pages, and visible contact paths.

    Matija Žiberna
    Matija Žiberna
    5 days ago
    Illustration representing Next.js component-level error handling, with one UI panel failing gracefully while the rest of the interface remains active.
    Next.js
    unstable_catchError() in Next.js Is More Important Than It Looks

    unstable_catchError() is not the flashiest addition to Next.js, but it may be one of the most important. By making error boundaries more composable and more local, it becomes easier to build interfaces that fail gracefully instead of collapsing at the route level.

    Matija Žiberna
    Matija Žiberna
    9 days ago
    A developer using Next.js with an AI coding agent that can inspect documentation, browser logs, and runtime state from the terminal
    Next.js
    Next.js Is Becoming Agent-Native

    Next.js is starting to treat AI coding agents as a real user of the framework. The shift is not just about adding AI features, but about exposing documentation, runtime state, browser logs, and debugging tools in ways agents can reliably use. That could make Next.js genuinely agent-native.

    Matija Žiberna
    Matija Žiberna
    9 days ago
    Practical architecture, ISR, image optimization, cold-start strategies, and Amplify comparison for Next.js deployments…
    Next.js
    OpenNext on AWS: The Honest 2026 Guide to Self-Hosting

    OpenNext on AWS: honest 2026 guide to deploying Next.js with Lambda, S3, CloudFront, ISR, image optimization, costs, and migration advice. Plan for cold starts.

    Matija Žiberna
    Matija Žiberna
    11 days ago
    How adapters, OpenNext, and the Next.js Ecosystem Working Group reduce Vercel lock-in and simplify self-hosted…
    Next.js
    Next.js Self-Hosting: Why It's Finally Becoming Practical

    Next.js self-hosting is now realistic: adapters, OpenNext, and the Ecosystem Working Group reduce Vercel lock-in and make ISR/edge behavior more predictable…

    Matija Žiberna
    Matija Žiberna
    12 days ago
    Clear guidance on unstable_cache, Cache Components, and 'use cache' in Next.js 16—practical advice for Payload CMS…
    Next.js
    Next.js 16.2 Caching Explained: unstable_cache vs use cache

    Next.js caching demystified: learn when to use unstable_cache, Cache Components, or 'use cache' in Next.js 16.2 to integrate Payload CMS and avoid migration risk.

    Matija Žiberna
    Matija Žiberna
    19 days ago
    Next.js 16.2: faster Server Components deserialization, Payload CMS speed gains, better hydration & error debugging.
    Next.js
    Next.js 16.2: 25–60% Faster Rendering & Debugging Tips

    Next.js 16.2 delivers up to 60% faster Server Components rendering and gains for Payload CMS, plus dev-only Server Function logs and clearer hydration diffs.

    Matija Žiberna
    Matija Žiberna
    21 days ago