Skip to content

Commit 5f3560e

Browse files
committed
Fix next config
1 parent 1413b01 commit 5f3560e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

apps/landing/next.config.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ const nextConfig: NextConfig = {
1414
/* config options here */
1515
pageExtensions: ['js', 'jsx', 'md', 'mdx', 'ts', 'tsx'],
1616
output: 'export',
17-
basePath: '/vespertide',
18-
assetPrefix: '/vespertide/',
1917
experimental: {
2018
optimizePackageImports: ['@devup-ui/reset-css', '@devup-ui/components'],
2119
},

0 commit comments

Comments
 (0)