[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live)

[Help](/c/help/9)

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

16 views · 1 like · 3 posts


Princeyeaboah (@princeyeaboah) · 2026-04-10

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](http://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](http://www.mcssschools.com).


system (@system) · 2026-04-10

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](https://community.vercel.com/t/introducing-the-vercel-leaderboard/1358).

https://vercel.com/docs/projects/domains/troubleshooting

You can also use [v0](https://v0.dev/) to narrow down the possibilities.


Pauline P. Narvas (@pawlean) · 2026-04-10 · ♥ 1

Looks like you got this working! :slight_smile: