Reduce Payload - Strapi is sending too much data

System Information
  • Strapi Version: v3.4.1
  • Node Version: v16.6.2
  • NPM Version: 8.1.0
  • Yarn Version: v1.22.17

Hello,

I cannot deploy any strapi site on netlify anymore because the build payload exceeded the limit of 140 KB. How can I configure Strapi to not send so much data in the webhook body?

Looking forward for any helpful hint.