Netlify functions are shipped at .netlify/functions/<function-name>. Our users will want a shorter, more memorable URL, so let's give that to them using redirects. This redirect also lets us swap our our function at any time so that users aren't writing the direct path to the function into their production sites.