add scripts to auto-install
This commit is contained in:
@@ -2,11 +2,6 @@
|
||||
const nextConfig = {
|
||||
reactStrictMode: true,
|
||||
output: 'standalone',
|
||||
redirects: async () => [{
|
||||
permanent: false,
|
||||
destination: '/ps7',
|
||||
source: '/'
|
||||
}],
|
||||
generateEtags: false
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user