Having error deploying my flask app

hi im trying to deploy my flask app on vercel , but im haivng problems with dployment. the app runs fine on the localy . also works well with other hosting platforms like runway.

heres my project structure see if i have set it wrongly

Hi, @johny111ishxb! Welcome to the Vercel Community :smile:

Cross-posting this suggestion from another thread. Let me know if that helps!

hi im trying to deploy my flask app on vercel , but im haivng problems with dployment. the app runs fine on the localy . also works well with other hosting platforms like runway.
im getting this errror : 500 : INTERNAL_SERVER_ERROR
heres my project structure and cods see if i have set it wrongly ( please someone help me or i think i have to move to another platform i got so frustrated)

vercel1



Deployment URL or Custom Domain:
Environment (local, preview, production):
Project Framework:
Build Settings:
  Framework Preset:
  Build Command (if not default):
  Output Directory (if not default):
  Install Command (if not default):
Node/Runtime Version:
Package Manager:
Relevant Packages:

Hi, @johny111ishxb! I moved this to your other thread to keep the conversation in one place. :pray:

Sorry to hear about your frustration. It would be helpful to see any logs. Do you have any more detailed logs? (Head to Project > Logs)

It’d also be helpful to see the structure of your project.

Thank you!

i already sent the code structure
build logs : Running build in Washington, D.C., USA (East) – iad1

17:48:38.981Cloning GitHub - Johny111ishxb/imagetotexts (Branch: master, Commit: 94d6b1f)

17:48:39.520Cloning completed: 539.003ms

17:48:39.674Restored build cache from previous deployment (5marEUHR3WbYncPch4H3iixo7zZa)

17:48:39.736Running “vercel build”

17:48:40.136Vercel CLI 37.6.1

17:48:40.298WARN! Due to builds existing in your configuration file, the Build and Development Settings defined in your Project Settings will not apply. Learn More: https://vercel.link/unused-build-settings

17:48:40.318Installing required dependencies…

17:48:41.383Build Completed in /vercel/output [1s]

17:48:41.464Deploying outputs…

17:48:45.057

17:48:45.578Deployment completed

17:48:46.643Uploading build cache [29.00 B]…

17:48:46.715Build cache uploaded: 71.194ms

please help me with that problem as soon as possible

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.