Deploy in seconds
Run nimbus deploy and your function is live on every edge region within
seconds, with zero config.
export default function handler(request: Request) { return new Response('Hello from the edge!');}nimbus deploy# ✔ Deployed hello to 30 regions in 1.8s# https://hello-x7f2.nimbus.dev