import { withPayload } from "@payloadcms/next/withPayload"; export default withPayload({ reactStrictMode: true, basePath: "/cms", });