Update next.config.mjs
Some checks failed
docs-deploy / Build (push) Has been cancelled
Linting and Testing / Run Linters (push) Has been cancelled
docs-deploy / deploy (push) Has been cancelled

This commit is contained in:
Pas 2026-03-05 10:36:08 -07:00
parent bb33247521
commit 7151a93952

View file

@ -6,4 +6,5 @@ const withGuider = guider({
export default withGuider({
output: 'export',
basePath: '/docs',
});