Skip to content

Commit 4772a0a

Browse files
authored
Merge pull request #145 from forestream/lfop-64
Fix next config
2 parents abc7417 + 5f3560e commit 4772a0a

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)