Directories in edge functions.
I'm trying to rebuild m personal site and I'm playing with edge functions, is it possible to have functions in a directory, like have functions like this:
etc, or would I have to make separate functions for each of them?
/newsletter/signup/newsletter/unsubscribeetc, or would I have to make separate functions for each of them?