ultimatehobbycoderOriginal post
Web Developer
Hi, I tried publishing a NextJS app on Appwrite sites. Eventhough the development logs are successfull and it says ready, appwrite is showing me this: (see image). My site url is: https://electric-chat.appwrite.network and the link to the code is: https://github.com/PrathamGhaywat/electric-chat. Please help me out
Summary
Developers experienced a page not found error even though the build was successful. A known issue was identified, with a fix available. To quickly resolve the issue, developers can remove `--turbopack` from the build command in either site settings or package.json. This solution should help get the app working smoothly.