Building Error when trying to run a flask python api server

i am getting this error: An unexpected error happened when running this build. We have been notified of the problem. This may be a transient error. If the problem persists, please contact Vercel Support https://vercel.com/help when running a flask python api
i have tried removing parts that i think would break it but to no avail please help

Here Is the logs i get

[00:59:37.821] Running build in Washington, D.C., USA (East) – iad1
[00:59:37.822] Build machine configuration: 2 cores, 8 GB
[00:59:37.856] Cloning github.com/GlitchedDaKittyCatSchoolaccount/imagehost (Branch: main, Commit: fbfe592)
[00:59:37.868] Skipping build cache, deployment was triggered without cache.
[00:59:38.412] Cloning completed: 556.000ms
[00:59:40.611] Running "vercel build"
[00:59:41.599] Vercel CLI 44.6.4
[00:59:42.306] Installing required dependencies...
[00:59:44.654] Build Completed in /vercel/output [2s]
[00:59:44.699] Deploying outputs...
[00:59:45.776] An unexpected error happened when running this build. We have been notified of the problem. This may be a transient error. If the problem persists, please contact Vercel Support https://vercel.com/help
[00:59:47.895] 
[00:59:50.350] Exiting build container

i have reployed about 3 or 4 times now

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