Is there something obviously wrong with this function that would cause a 503/1019 error? I have a st
Is there something obviously wrong with this function that would cause a 503/1019 error? I have a static nuxt 3 cf pages project that works until I deploy this code in a
/functions/[[catchall]].js. This code logic works when deployed separately as a cf worker but not when translated to a cf pages function.
