Update next.config.mjs
This commit is contained in:
parent
02156bd30c
commit
f6fabd0c2c
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {
|
||||
basePath: '/react',
|
||||
assetPrefix: '/react',
|
||||
};
|
||||
|
||||
export default nextConfig;
|
||||
|
|
Loading…
Reference in a new issue