mirror of
https://github.com/hamster1963/nezha-dash.git
synced 2025-04-24 21:10:45 +08:00
fix(revert): remove basePath env
This commit is contained in:
parent
1b125ce0f8
commit
7eee205f51
@ -23,7 +23,6 @@ const withPWA = withPWAInit({
|
||||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {
|
||||
output: "standalone",
|
||||
basePath: env("NEXT_PUBLIC_BASE_PATH") || "",
|
||||
logging: {
|
||||
fetches: {
|
||||
fullUrl: true,
|
||||
|
Loading…
Reference in New Issue
Block a user