fix: add initial wrangler configuration file for project setup

This commit is contained in:
mr. M 2024-12-10 16:08:15 +01:00
parent 96be9d2a8c
commit 11aa90bafc
No known key found for this signature in database
GPG key ID: CBD57A2AEDBDA1FB

6
wrangler.toml Normal file
View file

@ -0,0 +1,6 @@
name = "zenbrowser-www"
pages_build_output_dir = "./dist"
compatibility_date = "changeme"
[env]
production = {}