mirror of
https://github.com/MoonTechLab/LunaTV.git
synced 2026-02-15 20:34:41 +08:00
feat: finish auth code
This commit is contained in:
@@ -9,6 +9,10 @@ const nextConfig = {
|
||||
reactStrictMode: false,
|
||||
swcMinify: true,
|
||||
|
||||
experimental: {
|
||||
instrumentationHook: true,
|
||||
},
|
||||
|
||||
// Uncoment to add domain whitelist
|
||||
images: {
|
||||
unoptimized: true,
|
||||
|
||||
Reference in New Issue
Block a user