| ▲ | lopkeny12ko a year ago | |
Immediately upon loading the homepage: > Application error: a client-side exception has occurred (see the browser console for more information). | ||
| ▲ | tonghohin a year ago | parent [-] | |
I guess you visited the page right after a new deployment. This happens sometimes due to a version mismatch in Next.js after deployment. Refreshing the page should fix it! | ||