Wrangler deployment fails if functions folder exists
Hi all, I am having some trouble deploying a pages app with a functions directory. If I rename the functions folder so it isn’t included, the static site will deploy just fine. If I include anything in the functions directory it fails. The wrangler cli shows now errors and says it was successful, but the dashboard says the deployment failed with no error messages.