Clarification: Mastra Cloud, Studio and Framework Deployment (NextJS)
Would like to get clarification on the various deployment and observability options with Mastra.
Seeing the following:
Seeing the following:
Locally: Playground/Studio and API is easily accessible and straightforward via
/agentsand/apiDeployed Standalone: Easy to deploy. But somehow not able to visit the studio via path "
/" ? (only seeing docs pages) (Sure, I can connect to Mastra Cloud separately, but it would be neat, to visit studio directly via the URL where the API lives. I imagine this must be possible somehow, if it is locally.Deployed w/ NextJS on Vercel: How is
/apiexposed? Can't really figure out where the mastra agents are accessible? And how to access the studio.