fix: add country filters and reliable ad video streaming

This commit is contained in:
2026-08-21 16:25:44 +03:00
parent fdff6a0a26
commit 5b498aaefd
11 changed files with 198 additions and 15 deletions
+1
View File
@@ -1,5 +1,6 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
// Reklam videoları kimlik doğrulamalı aynı-origin medya rotasından akar.
reactStrictMode: true,
poweredByHeader: false,
typescript: { ignoreBuildErrors: false },