first commit
Some checks failed
Some checks failed
This commit is contained in:
15
wrangler.json
Normal file
15
wrangler.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "i-tools",
|
||||
"main": ".open-next/worker.js",
|
||||
"compatibility_date": "2025-04-01",
|
||||
"compatibility_flags": ["nodejs_compat"],
|
||||
"minify": true,
|
||||
"assets": {
|
||||
"directory": ".open-next/assets",
|
||||
"binding": "ASSETS"
|
||||
},
|
||||
"observability": {
|
||||
"enabled": true
|
||||
},
|
||||
"upload_source_maps": true
|
||||
}
|
||||
Reference in New Issue
Block a user