mirror of
https://github.com/LukeHagar/sveltekit-og.git
synced 2025-12-06 04:21:37 +00:00
13 lines
270 B
TOML
13 lines
270 B
TOML
name = "test-sk-og"
|
|
account_id = "394fea48b28fa3f0d4751e6a12240570"
|
|
|
|
main = "./.cloudflare/worker.js"
|
|
site.bucket = "./.cloudflare/public"
|
|
|
|
build.command = "pnpm run build"
|
|
|
|
compatibility_date = "2023-06-05"
|
|
compatibility_flags = [ "nodejs_compat" ]
|
|
|
|
workers_dev = true
|