{ "$schema": "node_modules/wrangler/config-schema.json", "name": "", "compatibility_date": "", "main": "./workers/app.ts", "vars": { "VALUE_FROM_CLOUDFLARE": "Hello from Cloudflare" } }