Static Rendering with Edge Runtime #61930
Unanswered
lukeshumard
asked this question in
App Router
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As I've been building a project with Next.js, I discovered that Static Rendering is not available for the Edge Runtime.

I was wondering if this is something that would be possible in the future. In my use case, the Edge Runtime has several nice features but the lack of being able to statically render lead me to use the Node.js runtime instead on certain Route Handlers / API Routes.
Beta Was this translation helpful? Give feedback.
All reactions