update vercel sandbox support

This commit is contained in:
Developers Digest
2025-09-08 15:15:18 -04:00
parent 9d71ae77e7
commit cb1b0a9f64
34 changed files with 1001 additions and 588 deletions
+2 -5
View File
@@ -1,3 +1,4 @@
/* eslint-disable */
'use client';
import Link from 'next/link';
@@ -3649,11 +3650,7 @@ Focus on the key sections and content, making it clean and modern.`;
</div>
</div>
</div>
</div>
)}
</HeaderProvider>
);
}