Files
hardclear/wrangler.toml
2026-04-10 00:58:35 -04:00

9 lines
171 B
TOML

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