How do I build a SaaS MVP?
Short answer
A SaaS MVP is one workspace model, auth, Stripe, and one resource table for the job. Next.js + Postgres is enough. Cut admin theatres and “also an AI platform.”
v1 schema: users, orgs, memberships, the job table, billing customer id on the org. That covers most B2B v1s.