Merge pull request #1694 from PaRaD1SE98/PaRaD1SE98-patch-1

clean next.config.mjs
This commit is contained in:
Yifei Zhang 2023-05-23 16:27:52 +08:00 committed by GitHub
commit 4c9e4e507c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,6 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
experimental: {
appDir: true,
},
async rewrites() {
const ret = [
{