is it possible to deploy an existing astro framework app using cloudflare workers for static assets? or does deploying with workers require the project to be initiated using npm run cloudflare@latest? i’m trying to understand if i can adapt an already built app for this setup. thanks!