Deployment Pipeline for One Directory containing multiple services

I have a multiple serverless services in one directory. Each of the services have their own serverless yaml. My directory is as follows.


What is the recommended way of deploying such project structure?
Is it possible to have a parent serverless yaml to deploy all other serverless.yamls? I’ll be needing