main #2
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {
|
||||
basePath: '/react',
|
||||
assetPrefix: 'https://interstellardevelopment.org',
|
||||
assetPrefix: 'https://interstellardevelopment.org/react',
|
||||
};
|
||||
|
||||
export default nextConfig;
|
||||
|
|
Loading…
Reference in a new issue