Migrate to Contentlayer2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { withContentlayer } from 'next-contentlayer';
|
||||
import { withContentlayer } from 'next-contentlayer2';
|
||||
|
||||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {
|
||||
|
||||
Reference in New Issue
Block a user