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.