Edge Runtime (SSR at the Edge)
This page executes on the Edge Runtime close to the user for optimal performance.
β‘ Edge Performance
Request Time: 2025-10-05T08:08:41.124Z
Server Time: 10/05/2025, 08:08:41 AM UTC
Processing Time: 26ms
Edge Region: iad1
π Edge Benefits
- β’ Runs closer to users globally
- β’ Faster cold starts than traditional SSR
- β’ Automatic geographic distribution
- β’ Reduced latency for dynamic content
Edge Runtime Characteristics
β Available
- β’ Web APIs (fetch, etc.)
- β’ Environment variables
- β’ JSON operations
- β’ Crypto (Web Crypto API)
β Not Available
- β’ Node.js APIs (fs, path)
- β’ Native Node modules
- β’ Large npm packages
- β’ File system access
π― Best For
- β’ API routes
- β’ Authentication
- β’ A/B testing
- β’ Real-time features