We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9979b3 commit 6be172cCopy full SHA for 6be172c
apps/docs/next.config.mjs
@@ -5,7 +5,6 @@ const withMDX = createMDX();
5
6
/** @type {import('next').NextConfig} */
7
const config = {
8
- assetPrefix: 'https://docs.prisma.io',
9
basePath: '/docs', // if serving under /docs path
10
reactStrictMode: true,
11
images: { unoptimized: true },
0 commit comments