High RAM usage in Next.js development server #94995
Unanswered
alexandereyyey-prog
asked this question in
Help
Replies: 1 comment 7 replies
-
|
This could be related to the dev server file watcher, Turbopack/Webpack rebuilds, or Node.js memory behavior. A few things to check:
Also, please share the command you are using, package manager, and whether this happens with Turbopack or Webpack. |
Beta Was this translation helpful? Give feedback.
7 replies
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.
-
Summary
Next.js dev server is using very high RAM while running locall
Additional information
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions