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
Thanks you making NextJS, We are using it at our company
Problem is it takes around 7-8 seconds to route to different page which is very slow
Example - I am in / route, if i go to /admin it takes DONE Compiled successfully in 6946ms
/
/admin
DONE Compiled successfully in 6946ms
The text was updated successfully, but these errors were encountered:
Please provide a reproducible case, with code, it’s impossible to act on an issue saying: it doesn’t work for me
Also try upgrading to next@canary.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Thanks you making NextJS, We are using it at our company
Problem is it takes around 7-8 seconds to route to different page which is very slow
Example - I am in
/
route, if i go to/admin
it takesDONE Compiled successfully in 6946ms
The text was updated successfully, but these errors were encountered: