mirror of
https://github.com/JustAnimeCore/JustAnime.git
synced 2026-04-17 22:01:45 +00:00
search working
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {
|
||||
reactStrictMode: true,
|
||||
swcMinify: true,
|
||||
env: {
|
||||
NEXT_PUBLIC_CORSPROXY_URL: process.env.CORSPROXY_URL,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user