Next.js エラー一覧

Error: The default export is not a React Component in page: “/xxx”
CAUSE: “export dafault is not written anywhere “

Page.js is not displayed
CAISE: o) index.js x) page.js