Reference

AppRouterRuntime

Names the runtime that handled an app-router request.

Signature

type AppRouterRuntime = "aws-lambda" | "cloudflare" | "edge" | "node"