So, I should move all the functions from the /functions directory into /app/api directory and mark t

So, I should move all the functions from the /functions directory into /app/api directory and mark them with export const runtime = 'edge'?
Was this page helpful?