@serrynaimo You can set headers in either netlify.toml or in a _headers file.
https://www.netlify.com/docs/headers-and-basic-auth/
I tend to favour using a netlify.toml file myself, as it keep various configs in one place, and it can sit in your project root instead if needing to find its way to your deploy directory.