fix: add assetPrefix for better cross-browser CSS loading
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
const nextConfig = {
|
||||
reactStrictMode: true,
|
||||
basePath: '/tools/promptarch',
|
||||
assetPrefix: '/tools/promptarch',
|
||||
trailingSlash: true,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user