I created a simple ML project to predict BMI of a person based on Gender, Weight and Height, here is the link to the GitHub code repository
https://github.com/sid111nov/BMIProject
I can run it on my local machine but am unable to deploy it to AWS Bean Stack or Vercel. Then I thought that there could be some issue with my project but the build seems fine. Will deeply appreciate any input to resolve this, thanks in advance.