Is this can run on Vercel Edge Runtime?
I am getting some warning on nextjs middleware usage.
Following is screenshot-

I am using `next-auth` for CredentialsLogin for comparing the password. and the auth function is calling from nextjs middleware for checking some protecting routes.
关闭于 2025-06-06 5 条评论