fix: rename middleware.ts to proxy.ts
The middleware file convention is deprecated in this Next.js version in favor of proxy.
This commit is contained in:
Reference in New Issue
Block a user
The middleware file convention is deprecated in this Next.js version in favor of proxy.