🚀 StageAI API

Welcome to the StageAI backend API. This is a serverless deployment on Vercel.

Available Endpoints:

GET /health - Health check endpoint
GET /hello - Hello world endpoint
GET/POST /api/* - Main API routes

Test the API:

Try visiting: /health or /hello