rm basepath
This commit is contained in:
parent
a57654f05a
commit
9b4ca2dd70
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {
|
||||
reactStrictMode: true,
|
||||
basePath: "/drift",
|
||||
async rewrites() {
|
||||
return [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue