Netlify Edge Functions

Write, configure, and deploy Netlify Edge Functions (Deno runtime at the network edge) in TypeScript/JavaScript. Use when adding request/response manipulation at the edge — auth middleware, geolocation redirects, A/B testing and personalization, content localization, redirects/rewrites, SSR at the edge, or transforming responses — or when configuring path routing, response caching, or edge error handling. Triggers on tasks like "add auth middleware", "geo-based redirect", "A/B testing at the edge", "rewrite requests", or editing files in netlify/edge-functions.

netlify e4d6563 13.6 KB Updated

File contents

netlify/context-and-tools/tree/main/skills/netlify-edge-functions commit e4d65635c3

Frequently asked questions

npx skillmds add netlify/netlify-edge-functions