Browse Source

Change export paths

pull/1886/head
Gabe Kangas 5 years ago
parent
commit
0ccb60c528
  1. 1
      web/next.config.js

1
web/next.config.js

@ -1,3 +1,4 @@ @@ -1,3 +1,4 @@
module.exports = {
basePath: "/admin",
trailingSlash: true,
};

Loading…
Cancel
Save