Nextjs16 Proxy Middleware

This skill covers the new **proxy pattern** introduced in Next.js 16, which replaces the legacy `middleware.ts` approach. The proxy is optimized for Vercel's serverless environment and provides cleaner semantics. Use when this capability is needed.

tomevault-io acb2e45 2 files · 24.7 KB Updated

File contents

tomevault-io/skills-registry/tree/main/jordinodejs--thesimpsonsapi--nextjs16-proxy-middleware commit acb2e4586e

Frequently asked questions

npx skillmds@latest add tomevault-io/nextjs16-proxy-middleware