-
- {page.data.map((entry: { data: { draft: boolean; title: string; tags: string[]; category: string; published: Date; image: string; description: string; }; slug: string; }) => {
- return (
-
- );
- })}
-
-
-
\ No newline at end of file
diff --git a/vercel.json b/vercel.json
index 56faa9e..0967ef4 100644
--- a/vercel.json
+++ b/vercel.json
@@ -1,9 +1 @@
-{
- "redirects": [
- {
- "source": "/",
- "destination": "/page/1",
- "statusCode": 307
- }
- ]
-}
+{}