Deprecation warning in middleware.ts while upgrading Next.js 15 #73156
Unanswered
IlamathiIla
asked this question in
Help
Replies: 1 comment
-
Hi @IlamathiIla Try to move your middleware to Also please check this article https://nextjs.org/docs/messages/invalid-page-config |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Summary
I recently updated my project from Next.js 14 to Next.js 15. While running the project in development mode, I encountered the following warning:
The middleware in my project follows the documentation exactly.
Additional information
No response
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions