code:
router.post("/addnewProduct",async (req,res)=>{ if(req.body._id){ const nImage = req.files.image.name productSchema.findOneAnd