FastAPI Python on Nextjs
Unanswered
Beveren posted this in #help-forum
BeverenOP
Hey,
I used FastAPI the first time as my backend in Next, I am not familiar with python that much but got the whole project running on dev. I now wanted to deploy to NextJS but get the error message „vercel a serverless function has exceeded the unzipped maximum size of 250 mb“.
I am using magnum to handle vercels serverless functions and I checked my repo for big folders and files but nothing really exceeds 250mb, as I also use a .vercelignore.
For anyone intrested to help, this is the repo
https://github.com/noluyorAbi/soluna
I would be very thankful for any input :)
I used FastAPI the first time as my backend in Next, I am not familiar with python that much but got the whole project running on dev. I now wanted to deploy to NextJS but get the error message „vercel a serverless function has exceeded the unzipped maximum size of 250 mb“.
I am using magnum to handle vercels serverless functions and I checked my repo for big folders and files but nothing really exceeds 250mb, as I also use a .vercelignore.
For anyone intrested to help, this is the repo
https://github.com/noluyorAbi/soluna
I would be very thankful for any input :)