CloudFormation Template Format - JSON & YML

By default serverless generates JSON CF Template, is it possible to generate CF templates in YML format instead of JSON?

Not sure, but you can always convert from json to yml if you find that easier to read (like I do)

https://www.json2yaml.com