
Same as title.
Project includes Next.js API route so I used SSR option for Next.js but I am still getting the error.

Repo I am trying to deploy https://github.com/mdhruvil/gemini-test

Idk why the appwrite is detecting Next.js as static

The build directory indeed has a file that utopia-detector
checks for nextjs.
Reference https://github.com/utopia-php/detector/blob/fc705e3f0e9845f685fe9de7e599c8fc179da616/src/Detection/Rendering/SSR.php#L10
Recommended threads
- WebSocket reconnecting issues – Realtime...
Hello! I am experiencing a problem with the Realtime API. My frontend is constantly reconnecting to the WebSocket server, and as a result Realtime is not worki...
- Migration issues
Hey, quick question — I’m currently running a project on an Appwrite Pro account, but I recently got access to the GitHub Student Pack. Is there a way to migrat...
- Help needed on sites and funcions
I have Appwrite 1.7.4 self-hosted on a VPS. If I enable this parameter: `_APP_OPTIONS_ROUTER_FORCE_HTTPS` Functions work perfectly. If I disable it, the sites...
