diff --git a/.env.example b/.env.example new file mode 100644 index 0000000..480b8c0 --- /dev/null +++ b/.env.example @@ -0,0 +1,3 @@ +VERCEL_ANALYTICS_ID="" +PUBLIC_NOTION_DATABASE_ID="" +PUBLIC_NOTION_TOKEN="" \ No newline at end of file