Next.js Discord

Discord Forum

Using edge runtime on a page currently disables static generation for that page

Unanswered
American Kestrel posted this in #help-forum
Open in Discord
American KestrelOP
Getting this error on trying to deploy. I know the page where the error is coming from, but what's the workaround. I was making three fetch calls in the useEffect, then moved them to a getServerSideProps function, thinking it would fix it. I still get the same error, those who got this before, what did you change?

2 Replies

Giant panda
Don’t ping mods for code help.
American KestrelOP
Okay