Upload more then 10 mb of document created with buffer using How can i upload a document too large than 10 mb using a await mediaManager.upload()

Question:
How can i upload a document too large than 10 mb using a

await mediaManager.upload(
“/processoFinalCompleto”,
buffer,
pdfFileName,
{ “mediaOptions”:
{“mimeType”: “application/pdf”,
“mediaType”: “document” }
} ?

Product:
Wix Editor

Additional information:
In my application has a error:

User typed: Erro ao fazer Upload do Arquivo: Request body larger than maxBodyLength limit wix