name = "turing-engine" compatibility_date = "2024-12-01" # Uncomment after creating D1 database with: nxcode-d1 create # [[d1_databases]] # binding = "DB" # database_name = "nxcode-xxx-your-db-name" # database_id = "xxx" # Uncomment after creating KV namespace with: nxcode-kv create # [[kv_namespaces]] # binding = "CACHE" # id = "xxx" # Uncomment after creating R2 bucket with: nxcode-r2 create # [[r2_buckets]] # binding = "STORAGE" # bucket_name = "nxcode-xxx-your-bucket"