mirror of
https://github.com/skidoodle/albert.lol.git
synced 2025-02-15 06:09:15 +01:00
Update next.config.ts
Signed-off-by: skidoodle <contact@albert.lol>
This commit is contained in:
parent
304342d4da
commit
95879695ef
1 changed files with 1 additions and 0 deletions
|
@ -62,6 +62,7 @@ const nextConfig: NextConfig = {
|
||||||
},
|
},
|
||||||
reactStrictMode: true,
|
reactStrictMode: true,
|
||||||
output: "standalone",
|
output: "standalone",
|
||||||
|
poweredByHeader: false,
|
||||||
};
|
};
|
||||||
|
|
||||||
export default nextConfig;
|
export default nextConfig;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue