Nexora Monorepo

Next.js + FastAPI on Vercel

A single repository with a Next.js frontend and FastAPI backend, deployed together using Vercel Services.

API Health Check

{
  "status": "ok",
  "service": "nexora-api"
}

Frontend

apps/web — Next.js App Router

Backend

api/ — FastAPI on Vercel