I deployed my next project on vercel but it doesn't work(it works well in local)

27 views Asked by At

I am building project with next.js and now I completed login and signup with prisma and supabase and deployed. It works well in local but when I submit login form in vercel, I get 405 error(this method is not allowed). What does the matter? If you have any ideas, please let me know. Thanks, everyone.

I thought this is cors error but it wasn't.

0

There are 0 answers