Closed
Description
Next 13 appdir uses AsyncLocalStorage
during edge SSR. Currently this is not supported in Deno. There is a fallback that doesn't use it, but Next doesn't like using this in a scenario like Deno Deploy which reuses isolates. Luckily Deno support is being actively worked on. When it lands, we should import the polyfill and add it to the edge runtime.
Blocked by:
Metadata
Metadata
Assignees
Labels
No labels