I have a small django file that contains the css,js and font in the static folder and i followed a tutorial and get some errors but fixed it then i get this error message
130 static files copied to '/vercel/path0/staticfiles_build/static'.
Installing required dependencies...
Build Completed in /vercel/output [2m]
Deploying outputs...
Error: A Serverless Function has exceeded the unzipped maximum size of 250 MB. : https://vercel.link/serverless-function-size
How to solve it! i searched but i fond the solutions are related to other frameworks like Next and Vue..etc