mirror of
https://github.com/KuekHaoYang/KVideo.git
synced 2026-08-20 19:23:42 +08:00
12 lines
242 B
TOML
12 lines
242 B
TOML
name = "kvideo"
|
|
main = ".open-next/worker.js"
|
|
compatibility_date = "2026-04-16"
|
|
compatibility_flags = ["nodejs_compat", "global_fetch_strictly_public"]
|
|
|
|
[assets]
|
|
directory = ".open-next/assets"
|
|
binding = "ASSETS"
|
|
|
|
[images]
|
|
binding = "IMAGES"
|