mirror of
https://github.com/abusoww/tuxmate.git
synced 2026-04-17 21:53:12 +02:00
fix: add wrangler.toml with nodejs_compat
This commit is contained in:
6
wrangler.toml
Normal file
6
wrangler.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
name = "tuxmate"
|
||||
compatibility_date = "2024-12-24"
|
||||
compatibility_flags = ["nodejs_compat"]
|
||||
|
||||
[site]
|
||||
bucket = ".vercel/output/static"
|
||||
Reference in New Issue
Block a user