{ "$schema": "../node_modules/wrangler/config-schema.json", "compatibility_date": "2024-01-01", "assets": { // This will be overridden by the assets config in vitest.config.ts // See https://github.com/cloudflare/workers-sdk/issues/9130 "directory": "./does-not-exist", "binding": "ASSETS", }, }