juicyfx / vercel-examples

📦 Example projects using Vercel platform. Using Node.js, PHP and others.
https://f3l1x.io
MIT License
323 stars 150 forks source link

laravel v10 doesnt supported? #130

Open selcukguler0 opened 1 year ago

selcukguler0 commented 1 year ago

Question

When i try to deploy my laravel v10 application im getting this error

Error: The Serverless Function "api/index.php" is 327.89mb which exceeds the maximum size limit of 300mb. Learn More: https://vercel.link/serverless-function-size

is there any way/trick to fix it?