{ "name": "workers-static-assets-with-user-worker", "main": "src/index.ts", // don't provide compatibility_date so that vitest will infer the latest one "assets": { "directory": "./public", "binding": "ASSETS", "html_handling": "auto-trailing-slash", "not_found_handling": "none", }, }