Where are functions located?

Feels a bit silly asking this but I keep calling or visiting my function url on my deployed site (like example.com/functions/my-function), but I get a 404 response from my frontend application.

What is the correct path for functions once the site has been deployed? Could anything else be happening here?
Was this page helpful?