Reference config from within folder

hello,
i get this warning, when trying to reference my config.yml which is in the root of my project from within the resources folder

Serverless Warning --------------------------------------

  A valid file to satisfy the declaration 'file(../config.yml):prod.API_BUCKET' could not be found.

how do i reference ../../config.yml from within the resources folder?