mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-19 23:26:31 +08:00
Merge pull request #1694 from PaRaD1SE98/PaRaD1SE98-patch-1
clean next.config.mjs
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
/** @type {import('next').NextConfig} */
|
||||
|
||||
const nextConfig = {
|
||||
experimental: {
|
||||
appDir: true,
|
||||
},
|
||||
async rewrites() {
|
||||
const ret = [
|
||||
{
|
||||
|
Reference in New Issue
Block a user