Error: The default export is not a React Component in “/page”
It looks like your Next.js app is using the App Router (app directory), and the default export in app/page.tsx is… Read More »Error: The default export is not a React Component in “/page”
It looks like your Next.js app is using the App Router (app directory), and the default export in app/page.tsx is… Read More »Error: The default export is not a React Component in “/page”