|
1 | 1 | {
|
2 | 2 | "main": ".open-next/worker.js",
|
3 | 3 | "name": "gitbook-open-v2",
|
4 |
| - "compatibility_date": "2025-03-11", |
| 4 | + "compatibility_date": "2025-04-14", |
5 | 5 | "compatibility_flags": ["nodejs_compat", "allow_importable_env"],
|
6 | 6 | "assets": {
|
7 | 7 | "directory": ".open-next/assets",
|
|
12 | 12 | },
|
13 | 13 | "env": {
|
14 | 14 | "preview": {
|
15 |
| - "d1_databases": [ |
16 |
| - { |
17 |
| - "binding": "NEXT_CACHE_D1", |
18 |
| - "database_id": "f59ddb40-ad72-4312-9395-0ac6a129af8e", |
19 |
| - "database_name": "gitbook-open-v2-tags-preview" |
20 |
| - } |
21 |
| - ], |
22 | 15 | "r2_buckets": [
|
23 | 16 | {
|
24 | 17 | "binding": "NEXT_INC_CACHE_R2_BUCKET",
|
|
55 | 48 | "bucket_name": "gitbook-open-v2-cache-staging"
|
56 | 49 | }
|
57 | 50 | ],
|
58 |
| - "d1_databases": [ |
59 |
| - { |
60 |
| - "binding": "NEXT_CACHE_D1", |
61 |
| - "database_id": "9df62e39-1f35-4066-83aa-e9b8ed3ac8d5", |
62 |
| - "database_name": "gitbook-open-v2-tags-staging" |
63 |
| - } |
64 |
| - ], |
65 | 51 | "services": [
|
66 | 52 | {
|
67 | 53 | "binding": "WORKER_SELF_REFERENCE",
|
|
113 | 99 | "bucket_name": "gitbook-open-v2-cache-production"
|
114 | 100 | }
|
115 | 101 | ],
|
116 |
| - "d1_databases": [ |
117 |
| - { |
118 |
| - "binding": "NEXT_CACHE_D1", |
119 |
| - "database_id": "a6f16fce-5f45-43a9-89a4-7b83ddf25b77", |
120 |
| - "database_name": "gitbook-open-v2-tags-production" |
121 |
| - } |
122 |
| - ], |
123 | 102 | "services": [
|
124 | 103 | {
|
125 | 104 | "binding": "WORKER_SELF_REFERENCE",
|
|
0 commit comments