Nextjs Server Navigation

Guide for implementing navigation in Next.js Server Components using Link component and redirect() function. Covers the difference between server and client navigation methods. Use when adding links, redirects, or navigation logic in server components without converting them to client components unnecessarily. Use when this capability is needed.

tomevault-io 3a3d925 2 files · 10.1 KB Updated

File contents

tomevault-io/skills-registry/tree/main/wsimmonds--claude-nextjs-skills--nextjs-server-navigation commit 3a3d925588

Frequently asked questions

npx skillmds@latest add tomevault-io/nextjs-server-navigation