fix: use dynamic imports for views to prevent hydration errors and client-side exceptions
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
const nextConfig = {
|
||||
reactStrictMode: true,
|
||||
basePath: '/tools/promptarch',
|
||||
assetPrefix: '/tools/promptarch',
|
||||
trailingSlash: true,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user