We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8882ff commit f13d91cCopy full SHA for f13d91c
apps/landing/next.config.ts
@@ -8,7 +8,6 @@ export default withMDX(
8
{
9
pageExtensions: ['js', 'jsx', 'md', 'mdx', 'ts', 'tsx'],
10
output: 'export',
11
- assetPrefix: '/devup-ui',
12
},
13
{},
14
),
0 commit comments