Files
s3-drive-storage-manage/wrangler.jsonc
T

10 lines
242 B
JSON

{
"$schema": "node_modules/wrangler/config-schema.json",
"name": "s3-drive-storage-manage",
"compatibility_date": "2026-08-15",
"assets": {
"directory": "./dist",
"not_found_handling": "single-page-application"
}
}