I have an app in production on Android and iOS built with Next. js 16 (App Router, Server Components, Server Actions) + Supabase, wrapped with Capacitor 8 loading the remote site through server. url.
Source: [Dev.to](https://dev.to/dasproffen/moving-a-nextjs-app-router-app-from-capacitor-serverurl-to-an-embedded-offline-first-build-2545)