Express/Multer hang when receiving file upload request from Nextjs app
I’m learning about file upload flow between Nextjs app and third party api (in this case an Express server).
I’m learning about file upload flow between Nextjs app and third party api (in this case an Express server).