Serverless command "deploy" not found - Google Cloud Platform

Dear Team,
I’m having problem with the command in subject.
With a previous version of the serverless framework it works fine. (unfortunatly I dont remeber the version).
I am using google as provider setting in the serverless.yml

$ serverless deploy --stage dev --region europe-west3

$ sls --version
Framework Core: 2.37.0
Plugin: 4.5.3
SDK: 4.2.2
Components: 3.9.0

PS: If I run the command in an AWS project it works fine. how is it possible?

thank you for the help