Favicon not showing up only on netlify

Favicon is not showing so I tried numerous things such as different headers, meta-data, location, etc. Nothing worked so I tried to deploy somewhere else, and it shows the favicon: Software Co. (softwarecompanyv5.vercel.app)

And here is the netlify deployment: Software Co. (sftwareco.com)

That’s not what I’m seeing.
On my system your favicon doesn’t show on either Netlify or Vercel.

Both responses seem very similar:

Netlify

https://sftwareco.com/favicon.ico

Vercel

https://softwarecompanyv5.vercel.app/favicon.ico

There are favicon testers you can use that will help you debug.
Usually people find that the format of the image isn’t quite correct.

Take a look at:
https://realfavicongenerator.net/favicon_checker?protocol=https&site=sftwareco.com

Those kinds of tools can also help you generate favicons too if you’re struggling.