Hello! I'm trying to distributing a new app update, I have builded it and I can run it locally using
npx wrangler pages dev dist/
npx wrangler pages dev dist/
When I run the deploy request, it start and then fails. From CF dashboard I can't find any logs. THe strange thing is that if a create a manual distribution, uploading the same directory, it works.. Anyone is having similar problem? Thanks