9 lines
113 B
TOML
9 lines
113 B
TOML
name = "blog"
|
|
compatibility_date = "2025-08-16"
|
|
|
|
[build]
|
|
command = "./build.sh"
|
|
|
|
[assets]
|
|
directory = "./public"
|