name = "your-pages-project-name" compatibility_date = "2026-06-17" pages_build_output_dir = "./dist" [vars] MAX_PARTICIPANTS = "60" DATA_RETENTION_DAYS = "30" PUBLIC_URL = "https://your-pages-project-name.pages.dev" [[durable_objects.bindings]] name = "QUIZ_ROOM" class_name = "QuizRoom" # Must match the `name` field in the root wrangler.toml after the Durable Object Worker is deployed. script_name = "training-quiz-buzzer-cloudflare"