Skip to content

Commit f13d91c

Browse files
committed
Refactor landing
1 parent c8882ff commit f13d91c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/landing/next.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ export default withMDX(
88
{
99
pageExtensions: ['js', 'jsx', 'md', 'mdx', 'ts', 'tsx'],
1010
output: 'export',
11-
assetPrefix: '/devup-ui',
1211
},
1312
{},
1413
),

0 commit comments

Comments
 (0)