Automatic configuration also supports static sites by detecting the assets directory and build command. From a single index.html file to the output of a generator like Jekyll or Hugo, you can just run
npx wrangler deploy --x-autoconfigto upload to Cloudflare.
cc @jmooring. Any changes required here GitHub - jmooring/hosting-cloudflare-worker: This is a test of hosting a Hugo site on a Cloudflare Worker?