I just attempted deploying a single function instead of all of them: ``` bash $ serverless deploy function -f myFunction ``` It didn't show any build information and broke the endpoint. I'd hate to have to deploy all my functions each build. Is this a possibility?