File tree Expand file tree Collapse file tree 2 files changed +17
-17
lines changed
Expand file tree Collapse file tree 2 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 135135 "tsx" : " ^4.7.1" ,
136136 "typescript" : " ^5"
137137 }
138- }
138+ }
Original file line number Diff line number Diff line change 1- {
2- "main": ".open-next/worker.js",
3- "name": "outerbase-studio",
4- "compatibility_date": "2024-09-23",
5- "compatibility_flags": ["nodejs_compat"],
6- "assets": {
7- "directory": ".open-next/assets",
8- "binding": "ASSETS",
9- },
10- "kv_namespaces": [
11- {
12- "binding": "NEXT_CACHE_WORKERS_KV",
13- "id": "xxxxx",
14- },
15- ],
16- }
1+ {
2+ "main": ".open-next/worker.js",
3+ "name": "outerbase-studio",
4+ "compatibility_date": "2024-09-23",
5+ "compatibility_flags": ["nodejs_compat"],
6+ "assets": {
7+ "directory": ".open-next/assets",
8+ "binding": "ASSETS",
9+ },
10+ "kv_namespaces": [
11+ {
12+ "binding": "NEXT_CACHE_WORKERS_KV",
13+ "id": "kv_id",
14+ },
15+ ],
16+ }
You can’t perform that action at this time.
0 commit comments