We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The text was updated successfully, but these errors were encountered:
maybe a memory issue? https://docs.digitalocean.com/support/why-does-my-app-keep-restarting-on-app-platform/#:~:text=If%20your%20app%20is%20crashing,tab%20to%20include%20more%20memory.
Sorry, something went wrong.
I can reproduce it with a production build on my computer, which has much more memory than the 512mb than the DO server
see: https://www.reddit.com/r/nextjs/comments/19fmqb5/nextjs_isr_and_memory_leaks/
this isn't actually fixed so re-opening for now. temp fix is to disable image optimization
Successfully merging a pull request may close this issue.
The text was updated successfully, but these errors were encountered: