diff --git a/next.config.js b/next.config.js index 0d46a975..1586d9a1 100644 --- a/next.config.js +++ b/next.config.js @@ -62,17 +62,17 @@ module.exports = { }, async rewrites() { return [ - { - source: '/honkai3rd/novels/ae', - destination: - process.env.NEXT_PUBLIC_BASE_URL + '/novels/ae/en-US/index.html', - }, { source: '/ko-KR/honkai3rd/novels/ae', destination: process.env.NEXT_PUBLIC_BASE_URL + '/novels/ae/ko-KR/index.html', locale: false, }, + { + source: '/honkai3rd/novels/ae', + destination: + process.env.NEXT_PUBLIC_BASE_URL + '/novels/ae/en-US/index.html', + }, { source: '/ko-KR/honkai3rd/novels/duriduri', destination: