Nextjs 16 Proxy Patterns

Guide for Next.js 16 proxy patterns, replacing the deprecated middleware functionality. Covers the new proxy.ts file convention, async request APIs, and proper request interception. Use when implementing authentication, redirects, headers modification, or request processing at the network boundary level.

majiayu000 b149c4b 2 files · 6.3 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/design/nextjs-16-proxy-patterns commit b149c4baaf

Frequently asked questions

npx skillmds add majiayu000/nextjs-16-proxy-patterns