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