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.
2 parents 3cceb2d + 0ee1f69 commit 7ecaff2Copy full SHA for 7ecaff2
1 file changed
apps/landing/next.config.ts
@@ -14,8 +14,6 @@ const nextConfig: NextConfig = {
14
/* config options here */
15
pageExtensions: ['js', 'jsx', 'md', 'mdx', 'ts', 'tsx'],
16
output: 'export',
17
- basePath: '/vespera',
18
- assetPrefix: '/vespera/',
19
experimental: {
20
optimizePackageImports: ['@devup-ui/reset-css', '@devup-ui/components'],
21
},
0 commit comments