fix: remove content layer from config

This commit is contained in:
shadcn 2023-04-25 18:51:53 +04:00
parent dcc3b75c3b
commit 39028a29ee

View file

@ -12,4 +12,4 @@ const nextConfig = {
},
}
export default withContentlayer(nextConfig)
export default nextConfig