And if I have a file at `functions/utils.ts`, will that automatically become a route too, or does it
And if I have a file at
functions/utils.ts, will that automatically become a route too, or does it need a onRequest or onRequestGet/Post/etc to become a route (which becomes listed in _routes.json which is automatically generated)


