···11+{
22+ "$schema": "https://developers.cloudflare.com/workers/wrangler/configuration/",
33+ "name": "pdsls",
44+ "compatibility_date": "2025-01-22",
55+ "pages_build_output_dir": "dist",
66+77+ // Note: The oauth-client-metadata.json file will be generated during build
88+ // based on the APP_DOMAIN environment variable (defaults to pdsls.dev)
99+ // Set APP_DOMAIN in Cloudflare Pages environment variables for custom domains
1010+}