Hi
I have a monorepo with a Vite frontend and a Hono backend. I have no issues deploying my frontend. But when i try to do the same with my backend it’s not even recognized (unlike my Vite frontend). As can be seen the backend workspaces don’t have an icon and when i click to select them they are automatically de-selected. Does this have anything to do with my config that it’s not recognized? It’s basically a scaffolded Hono backend