next-13 icon indicating copy to clipboard operation
next-13 copied to clipboard

edge runtime

Open KATT opened this issue 3 years ago • 3 comments

Doesn't seem to actually be deployed at the edge

https://github.com/vercel/next.js/discussions/41745#discussioncomment-3992326

KATT avatar Oct 28 '22 11:10 KATT

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
next-13 ✅ Ready (Inspect) Visit Preview Nov 1, 2022 at 9:12AM (UTC)

vercel[bot] avatar Oct 28 '22 11:10 vercel[bot]

The code looks right to me though.

rafaell-lycan avatar Nov 01 '22 13:11 rafaell-lycan

Here's an example of this working on the edge runtime with Route Handlers. https://github.com/mattddean/t3-app-router-edge/blob/07e322d717a9546a9a1764936b8044e2d6bc724a/src/app/api/trpc/%5Btrpc%5D/route.ts

mattddean avatar Mar 16 '23 13:03 mattddean