I am using this package with NextJS. Upon uploading image, it shows the following error: ``` ReferenceError: FormData is not defined at s.uploadFile (/path/to/my/project/node_modules/react-aws-s3/dist/react-aws-s3.js:1:1591) ```