We will run this code in Next.js server side in getServerSideProps. import { getSession } from 'next-auth/client' export async function ...
確定! 回上一頁