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