nextjs-basic-auth
nextjs-basic-auth copied to clipboard
Getting type error `TypeError: e.end is not a function` in vercel server
It works fine when I build on the local server but in the production server (vercel) it does not work.
I’m using Node: 14.17.4 Next Js: 11.1.1
Getting type error something like this -
