* clear

* feat: Add everything

* fix: Commenht
This commit is contained in:
Prad Nukala
2025-10-03 14:45:52 -04:00
committed by GitHub
parent 43b4a11c06
commit 13e6c3e84d
1935 changed files with 655061 additions and 40058 deletions
+28
View File
@@ -0,0 +1,28 @@
main = ".open-next/worker.js"
name = "highway-auth"
compatibility_date = "2025-03-25"
compatibility_flags = ["nodejs_compat"]
[dev]
port = 3100
[assets]
directory = ".open-next/assets"
binding = "ASSETS"
# Development environment (default)
[env.development]
# Add any development-specific environment variables here
# Production environment
[env.production]
# Add any production-specific environment variables here
# Build configuration is handled separately by opennextjs-cloudflare
[build]
command = "npx opennextjs-cloudflare build"
cwd = "."
# Analytics and observability
[observability]
enabled = true