AI AI Tools Guidebook
Home AI Tool Tutorials AI Use Cases Prompt Library About
🌐 中文
Home / #Next.js

#Next.js

Articles tagged with #Next.js

Troubleshooting

Next.js ISR Revalidation Stuck on Stale Pages (Vercel, 2026)

An ISR page keeps serving old HTML past its revalidate window. Read the x-vercel-cache header, force an on-demand revalidate, and fix the real cause: edge shadowing, a failing background render, or a path mismatch.

May 24, 2026 #Troubleshooting #Next.js
Indie Dev & Website Building

MDX Tooling for Next.js Content Sites in 2026 (next-mdx-remote is Archived)

next-mdx-remote was archived in April 2026 and Contentlayer is unmaintained. Here is what actually works for a Next.js 16 content site now — core MDX on RSC, next-mdx-remote-client, mdx-bundler, contentlayer2, and Velite, compared on DX, build time, and lock-in.

May 23, 2026 #Indie dev #Next.js
Indie Dev & Website Building

Next.js On-Demand Revalidation: Webhook Setup (2026)

Editors should not wait for a redeploy to fix a typo. Wire on-demand revalidation in Next.js 16 App Router: webhook route, header secret, revalidatePath vs revalidateTag vs updateTag, and how to prove it works.

May 23, 2026 #Indie dev #Next.js
Prompt Library

Next.js App Router Review Prompts (16 + Cache Components)

15 copy-ready Next.js App Router code review prompts for Next.js 16 — server/client boundaries, server actions, use cache, cacheTag, proxy.ts, streaming. Updated June 2026.

May 18, 2026 #Prompt #Coding
Indie Dev & Website Building

Astro vs Next.js for a Content Site (June 2026)

Astro 6 vs Next.js 16 for content sites: real version facts, hosting costs, a decision checklist, and the migration tax nobody warns you about.

May 17, 2026 #Indie dev #Astro
Indie Dev & Website Building

Next.js App Router: The 8 Concepts You Actually Need

Skip the 20-hour course. These eight App Router concepts explain why your Next.js 16 code behaves the way it does — with the async params and caching changes that break old tutorials.

May 15, 2026 #Indie dev #Next.js
Indie Dev & Website Building

Next.js Content-Site SEO: The Footguns to Check First

Next.js does not break SEO, but Next.js 16 has real footguns: async params, streaming metadata, dynamic routes. Use this metadata, sitemap.ts, and view-source checklist before you ask Google to crawl.

May 15, 2026 #Indie dev #Next.js
Indie Dev & Website Building

Deploy Next.js to Vercel: The 10-Minute Path (June 2026)

Deploy Next.js on Vercel in 2026: auto-detection, env vars, custom domains, next/image allowlist, function regions, and the App Router gotchas that cost indie devs half a day.

May 15, 2026 #Indie dev #Next.js
Indie Dev & Website Building

Next.js Image Optimization: The 16 Upgrade Checklist

next/image is the biggest free performance win you get — but Next.js 16 deprecated priority, made qualities required, and dropped the cache default to 4 hours. Here's what to fix.

May 15, 2026 #Indie dev #Next.js
Indie Dev & Website Building

Next.js Sitemap and robots.txt: The App Router Way (2026)

A correct sitemap and robots.txt decide whether Google indexes your Next.js site. Here are the App Router idioms for both, verified against Next.js 16.

May 15, 2026 #Indie dev #Next.js
Indie Dev & Website Building

When Next.js Is the Right Pick (and When It Is Not)

Next.js 16 is the default React framework in 2026 — but reaching for it on a content site costs you speed, Vercel bills, and weekends. Here is the decision, with real limits and numbers.

May 15, 2026 #Indie dev #Next.js
Indie Dev & Website Building

Static vs SSR for a Content Site: How to Pick (2026)

Static and SSR look interchangeable on a Next.js or Astro project until you scale, ship, or read the bill. Here is how to pick correctly for a content site, with real 2026 pricing and config.

May 15, 2026 #Indie dev #Next.js
Indie Dev & Website Building

When Next.js Is the Wrong Choice for a Content Site

Diagnose the Next.js-for-content mismatch with copy-paste benchmark commands, a real bundle/cost table, and a phased Astro 6 migration plan that keeps your SEO.

May 15, 2026 #Indie dev #Next.js
AI AI Tools Guidebook

A bilingual content site focused on AI tools and digital productivity.

Navigation

  • AI Tool Tutorials
  • AI Use Cases
  • Prompt Library
  • Indie Dev & Website Building
  • Troubleshooting
  • Official Resources & Docs

Legal

  • About
  • Contact
  • Privacy
  • Terms
  • Disclaimer
  • Editorial Policy
  • Affiliate Disclosure
  • RSS Feed
© 2026 AI Tools Guidebook. All rights reserved.