I'm trying to create a simple example for a problem I have in NextJS.
The problem is that it encountered an error, showed Internal Server Error and now I'm stuck at how to make it work.
I retried many times. But each time somewhere it encounters this error and never recovers.
Here's an example:
https://stackblitz.com/edit/nextjs-9zbx4x?file=cache.js
How can I fix this error?