teleaziz / netlify-next-edge-middleware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next.js 12 Edge Middleware Demo (Alpha)

Deploy to Netlify

Try the demo live here: https://builder-edge-personalized.netlify.app/

Introduction

This is a demo of building personalized landing pages with Builder and Next.js middleware running on Netlify Edge Functions. All pages are generated with SSG/ISR with a middleware function that rewrites the generic URL to a personalized one.

About


Languages

Language:JavaScript 67.9%Language:CSS 32.1%