Files
hardclear/wrangler.toml

9 lines
187 B
TOML

name = 'hosting-cloudflare-worker'
compatibility_date = '2025-07-31'
[build]
command = 'chmod a+x build.sh && ./build.sh'
[assets]
directory = './public'
not_found_handling = '404-page'