This commit is contained in:
@ -2,7 +2,8 @@
|
||||
const nextConfig = {
|
||||
/* config options here */
|
||||
reactCompiler: true,
|
||||
basePath: "/sweetHome/",
|
||||
basePath: "/sweetHome",
|
||||
assetPrefix: "/sweetHome/",
|
||||
};
|
||||
|
||||
export default nextConfig;
|
||||
|
||||
Reference in New Issue
Block a user