diff --git a/next.config.js b/next.config.js index 68ddb05..0b9f229 100644 --- a/next.config.js +++ b/next.config.js @@ -1,6 +1,6 @@ const nextConfig = { // This is the base path for your application. - basePath: '/', + basePath: '', // This is the environment that your application is running in. env: {