mirror of
https://github.com/arthur-pbty/hub.git
synced 2026-08-01 20:29:16 +02:00
add runner
This commit is contained in:
@@ -9,6 +9,8 @@ const nextConfig: NextConfig = {
|
||||
|
||||
// Compression des pages côté serveur (gzip/brotli)
|
||||
compress: true,
|
||||
|
||||
poweredByHeader: false,
|
||||
};
|
||||
|
||||
export default nextConfig;
|
||||
|
||||
Reference in New Issue
Block a user