Fix homepage social preview
Build and push image / build (push) Successful in 1m14s

This commit is contained in:
alexandrev-tibco
2026-05-05 11:17:46 +02:00
parent f27b86b78f
commit 52121fa682
6 changed files with 1 additions and 242 deletions
+1
View File
@@ -1,5 +1,6 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
htmlLimitedBots: /.*/,
output: "standalone",
};