Commit 78df4411 by Archer Committed by GitHub

redirect (#6886)

parent 45c9761d
......@@ -7,7 +7,6 @@ const config: NextConfig = {
output: 'standalone',
reactStrictMode: true,
compress: true,
skipTrailingSlashRedirect: true,
async headers() {
return [
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment