This commit is contained in:
Zsolt Ero
2025-10-17 22:00:23 +02:00
parent d46e26e971
commit f91dc2aaa3
3 changed files with 1307 additions and 34 deletions

10
website/wrangler.jsonc Normal file
View File

@@ -0,0 +1,10 @@
{
"$schema": "node_modules/wrangler/config-schema.json",
"name": "openfreemap-website",
"compatibility_date": "2025-10-17",
"assets": {
"directory": "./dist"
},
"account_id": "11e26518d5be29140a5322d583465a12",
"workers_dev": true
}