diff --git a/.gitignore b/.gitignore index 343c1b5..8ac45d6 100644 --- a/.gitignore +++ b/.gitignore @@ -12,7 +12,6 @@ deploy.js # next.js /.next/ -/out/ # production /build diff --git a/next.config.mjs b/next.config.mjs index dbb8700..65ed9fa 100644 --- a/next.config.mjs +++ b/next.config.mjs @@ -1,15 +1,6 @@ /** @type {import('next').NextConfig} */ const nextConfig = { - output: 'export', - async redirects() { - return [ - { - source: '/', - destination: '/zh/home', - permanent: true, - }, - ]; - }, + output: 'export', }; export default nextConfig; diff --git a/out/404.html b/out/404.html new file mode 100644 index 0000000..41db050 --- /dev/null +++ b/out/404.html @@ -0,0 +1 @@ +
e||125