Changed basepath to empty string for next
config file.
This commit is contained in:
parent
fda58f306b
commit
a180227356
@ -1,6 +1,6 @@
|
||||
const nextConfig = {
|
||||
// This is the base path for your application.
|
||||
basePath: '/',
|
||||
basePath: '',
|
||||
|
||||
// This is the environment that your application is running in.
|
||||
env: {
|
||||
|
Reference in New Issue
Block a user