Update next.config.js
This commit is contained in:
parent
f4a3ee6554
commit
acf5663426
|
@ -1,3 +1,4 @@
|
||||||
module.exports = {
|
module.exports = {
|
||||||
|
basePath: '/Portfolio',
|
||||||
assetPrefix: '/Portfolio/',
|
assetPrefix: '/Portfolio/',
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue