Files
blog-fuwari/wrangler.toml
T
2026-02-28 18:41:14 +08:00

9 lines
157 B
TOML

name = "blog-fuwari-worker"
compatibility_date = "2025-09-07"
[assets]
directory = "./dist/"
not_found_handling = "404-page"
[build]
command = "pnpm build"