Use the Platforms Starter Kit to kickstart our Next.js project. In this guide, you'll learn how to build a full-stack multi-tenant application with Custom Domains. You'll need to replace all instances of vercel.pub with your own domain to configure rewrites correctly.
Table of contents
1. Set up your Next.js project2. Set up your MySQL database3. Set up user authentication with next-auth4. Configure rewrites for multi-tenancy5. Deploy to Vercel6. Add custom domains with the Vercel API7. Additional FeaturesConclusion1 Comment
Sort: