Edge Functions

Run serverless functions at the edge for dynamic backend logic.

What Are Edge Functions?

Serverless functions that run close to users for low latency. Great for:

  • API endpoints
  • Form handlers
  • Webhooks
  • Authentication

Creating Functions

Create functions through the Edge Functions panel. Each function has its own endpoint.

Deploying

Functions deploy with your project and scale automatically.

Function Logs

View execution logs and debug issues in real-time.

Next Steps

  • Logs - View function logs