Edge Runtime (SSR at the Edge)

This page executes on the Edge Runtime close to the user for optimal performance.

⚑ Edge Performance

Request Time: 2026-02-04T01:20:30.023Z
Server Time: 02/04/2026, 01:20:30 AM UTC
Processing Time: 18ms
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