mirror of
https://github.com/tlsnotary/website.git
synced 2026-01-09 22:18:12 -05:00
remove base
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {
|
||||
basePath: "/landing-page",
|
||||
// basePath: "/landing-page",
|
||||
output: 'export', // compatible with GitHub Pages
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user