nextjs-basic-auth icon indicating copy to clipboard operation
nextjs-basic-auth copied to clipboard

Getting type error `TypeError: e.end is not a function` in vercel server

Open neher-ranjan opened this issue 4 years ago • 0 comments

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 -

Screenshot

neher-ranjan avatar Sep 29 '21 06:09 neher-ranjan