Next.js homepage fails to load on Vercel using Convex and better-auth

I have a Next.js project that uses Convex for the backend and the convex-better-auth component for authentication. I did all the deployment configurations and deployed it to Vercel.

Problem

When I visit the domain (www.mcssschools.com), it flashes the content of the page and then shows this message:

This page couldn’t load. Reload to try again, or go back.

Details

  • Other routes on the site load and function well as they should, except my homepage.
  • You can visit the link to see for yourself: www.mcssschools.com.

The domain troubleshooting guide can help with most custom domain configuration issues. You might be able to use that guide to solve it before a human is available to help you. Then you can come back here and share the answer for bonus points.

You can also use v0 to narrow down the possibilities.

Looks like you got this working! :slight_smile: