mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-13 21:01:21 +08:00
Disable server minification
This commit is contained in:
parent
71ae863108
commit
677951cc8b
@ -53,6 +53,7 @@ const nextConfig = {
|
||||
|
||||
experimental: {
|
||||
instrumentationHook: true,
|
||||
serverMinification: false,
|
||||
},
|
||||
|
||||
async headers() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user