项目文件夹

文件
2026-03-10 17:35:36 +01:00

11 行
188 B
TOML

name = "toon-docs"
compatibility_date = "2025-10-01"
[[routes]]
pattern = "toonformat.dev"
custom_domain = true
[assets]
directory = "./.vitepress/dist/"
not_found_handling = "404-page"