fix: revert back to next 15.3

This reverts commit 28c4e97477.
This commit is contained in:
Aman Varshney
2025-08-29 17:09:32 +05:30
parent 28c4e97477
commit 9f309a8db3
10 changed files with 233 additions and 228 deletions

View File

@@ -5,7 +5,6 @@ const withMDX = createMDX();
/** @type {import('next').NextConfig} */
const config = {
reactStrictMode: true,
typedRoutes: true,
images: {
remotePatterns: [
{ protocol: "https", hostname: "pbs.twimg.com" },