Is it possible to set cors and x64 platform for non-api managed functions in the serverless.yml

I am trying to set my function app to enable cors with Access-Control-Allow-Credentials set to false and allow origin of *

I am also trying to get the platform to be x64 via the serverless.yml