Closed yudhi66 closed 1 month ago
@yudhi66 is attempting to deploy a commit to the prashant0664's projects Team on Vercel.
A member of the Team first needs to authorize it.
kindly remove or fix
app.use(fileUpload({ limits: { fileSize: 5 * 1024 * 1024 }, // Limit to 5MB }));
as app is not declared in upload.js file.
Update upload.js from insecure file upload