try wrangler toml
This commit is contained in:
parent
101f402ad5
commit
880e1ce3e2
2 changed files with 6 additions and 2 deletions
|
|
@ -1,2 +1 @@
|
||||||
bun 1.1.45
|
bun 1.1.45
|
||||||
nodejs 22.13.1
|
|
||||||
5
wrangler.toml
Normal file
5
wrangler.toml
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
name = "hestia"
|
||||||
|
pages_build_output_dir = "./.svelte-kit/cloudflare"
|
||||||
|
|
||||||
|
[vars]
|
||||||
|
NODE_VERSION = "22.13.1"
|
||||||
Loading…
Add table
Reference in a new issue