14 lines
342 B
JSON
14 lines
342 B
JSON
{
|
|
"$schema": "./node_modules/wrangler/config-schema.json",
|
|
"compatibility_date": "2026-06-27",
|
|
"compatibility_flags": ["global_fetch_strictly_public"],
|
|
"name": "tenwholeyears-web",
|
|
"main": "@astrojs/cloudflare/entrypoints/server",
|
|
"assets": {
|
|
"directory": "./dist",
|
|
"binding": "ASSETS"
|
|
},
|
|
"observability": {
|
|
"enabled": true
|
|
}
|
|
} |