The dashboard build was not found. In development, run the Vite dev server: cd frontend && npm run dev and open http://localhost:5173.For production, build it: cd frontend && npm run build.
cd frontend && npm run dev
cd frontend && npm run build