mirror of
https://github.com/p-stream/docs.git
synced 2026-03-11 17:55:39 +00:00
Update next.config.mjs
This commit is contained in:
parent
bb33247521
commit
7151a93952
1 changed files with 1 additions and 0 deletions
|
|
@ -6,4 +6,5 @@ const withGuider = guider({
|
||||||
|
|
||||||
export default withGuider({
|
export default withGuider({
|
||||||
output: 'export',
|
output: 'export',
|
||||||
|
basePath: '/docs',
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue