I'm trying to start with Appwrite using an existing Next.js project of mine. When a deployment runs though it just ends up showing :server error.","code":500,"version":"0.7.0"}. It appears there is more content preceding that text, and with only this error code I don't have much to go on to understand how to fix it.
Has anyone else run into this or have ideas?
TL;DR
Developers encountering a build error when integrating Appwrite into a Next.js project have reported a truncated error message leading to `server error`,`code`:500`. This lack of specific details makes it challenging to diagnose the issue. Additional context or a solution regarding this specific situation would be appreciated.