All Projects
Healthcare / AI Workflow
Mindivo

Second Opinion AI

A Next.js medical second-opinion app with file upload and AI-analysis workflow.

Client

Mindivo Demo Suite

Status

Live deployment

Year

2026

Role

Next.js build, configuration, deployment

Overview

Second Opinion AI is a Next.js app for presenting a patient-friendly workflow around uploading medical files, configuring an API key, and reviewing AI-assisted analysis output.

The Challenge

The app needed a reliable Next 16 production build while avoiding workspace-root confusion in a multi-project directory.

Our Solution

We configured Turbopack to use the app root, validated the production build, and deployed the project to Vercel.

Results

Next 16

Framework

Clean

Build

Vercel

Hosting

Online

Status

Tech Stack

Next.jsFramework
ReactFrontend
TypeScriptLanguage
Gemini SDKAI
VercelHosting

How We Did It

01

Install

Installed dependencies from the app lockfile.

02

Configure

Pinned Turbopack root to the app directory for correct builds.

03

Build

Validated the production Next.js build.

04

Deploy

Deployed and verified the Vercel production alias.