Flutter web app not built

The production version of your Flutter web app has not yet been built. The app is automatically built before deploying to Serverpod Cloud. If you want to manually build it, run the following command:

serverpod run flutter_build

After the app has been built, restart the server and revisit this page.