Skip to content

Commit 6be172c

Browse files
committed
fix proxy again
1 parent b9979b3 commit 6be172c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/docs/next.config.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ const withMDX = createMDX();
55

66
/** @type {import('next').NextConfig} */
77
const config = {
8-
assetPrefix: 'https://docs.prisma.io',
98
basePath: '/docs', // if serving under /docs path
109
reactStrictMode: true,
1110
images: { unoptimized: true },

0 commit comments

Comments
 (0)