Your Convex backend is running, but no static files have been deployed yet.
npm run build
npx @convex-dev/static-hosting deploy
Or deploy everything in one command:
npm run deploy
Learn more at github.com/get-convex/static-hosting