Files
portage-site/wrangler.jsonc
cloudflare-workers-and-pages[bot] b84d963d14 Add Cloudflare Workers configuration
2026-06-25 03:26:40 +00:00

15 lines
257 B
JSON

{
"$schema": "node_modules/wrangler/config-schema.json",
"name": "portage",
"compatibility_date": "2026-06-25",
"observability": {
"enabled": true
},
"assets": {
"directory": "."
},
"compatibility_flags": [
"nodejs_compat"
]
}