Files
blog-fuwari/wrangler.toml
T
2026-04-20 13:06:16 +08:00

9 lines
157 B
TOML

name = "blog-fuwari-worker"
compatibility_date = "2026-04-19"
[assets]
directory = "./dist/"
not_found_handling = "404-page"
[build]
command = "pnpm build"