12 lines
258 B
Text
12 lines
258 B
Text
{
|
|
"$schema": "node_modules/wrangler/config-schema.json",
|
|
"name": "bluesky-alt-text-worker",
|
|
"main": "src/index.ts",
|
|
"compatibility_date": "2025-06-07",
|
|
"observability": {
|
|
"enabled": true,
|
|
"logs": {
|
|
"invocation_logs": true
|
|
}
|
|
}
|
|
}
|