We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
next dev --verbose
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
Trying to figure out why my nextjs project in development is extremely slow. Found this doc page via a thread by @timneutkens : https://nextjs.org/docs/app/guides/local-development#tools-for-finding-problems
However, when I run next dev --verbose, this results in
error: unknown option '--verbose'
next v15.3.1
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What is the documentation issue?
Trying to figure out why my nextjs project in development is extremely slow. Found this doc page via a thread by @timneutkens : https://nextjs.org/docs/app/guides/local-development#tools-for-finding-problems
However, when I run
next dev --verbose
, this results inIs there any context that might help us understand?
next v15.3.1
Does the docs page already exist? Please link to it.
No response
The text was updated successfully, but these errors were encountered: