Concept Flow - Geolocation and edge logic
User Request
Edge Middleware runs
Check Geolocation from request
Apply Edge Logic
Modify Response or Redirect
Send Response to User
The flow starts with a user request hitting the edge middleware, which checks geolocation data. Based on location, it applies edge logic or defaults, then sends the response.