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

9 lines
157 B
TOML

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