Facing issue in deploying to serveless.
I have a github repo
The app folder has a dockerfile which i want to deploy
But I am getting this error
2025-09-21 01:10:35 [ERROR] ERROR: failed to build: failed to solve: failed to read dockerfile: open Dockerfile: no such file or directory
I have set
Video-SubtitlesThe app folder has a dockerfile which i want to deploy
But I am getting this error
2025-09-21 01:10:35 [ERROR] ERROR: failed to build: failed to solve: failed to read dockerfile: open Dockerfile: no such file or directory
I have set
Build Context to app/



