wrangler.jsonc

wrangler.jsonc
{
"$schema": "node_modules/wrangler/config-schema.json",
"name": "2d-3d-floor-planner",
"compatibility_date": "2026-07-30",
// Static-assets-only Worker: Vite builds both pages (/ and /cad/) into dist/,
// and Cloudflare serves them straight from the edge — there is no server code.
"assets": {
"directory": "dist",
"not_found_handling": "single-page-application"
},
// Custom domain — Cloudflare manages the DNS record for this hostname.
"routes": [
{
"pattern": "2d-3d-floor-planner-cloudflare.gallop.software",
"custom_domain": true
}
],
"observability": {
"enabled": true
}
}

Support

Talk to the developers of this project to learn more

We have been building professional websites for big clients for over 15 years. Gallop templates and blocks is our best foundation for SEO websites and web apps.

© 2026 Web Plant Media, LLC