Multer는 파일 업로드를 위해 사용되는 Node.js의 미들웨어입니다.multipart/form-data 형식으로 단일 및 다중 파일 업로드를 지원하기 때문에 가장 많이 사용됩니다.https://www.npmjs.com/package/multerhttps&