Setup Required
Please configure your official blog site ID.
1. Create a site in your dashboard.
2. Copy the Site ID from the dashboard or your database.
3. Open your .env file and add: NEXT_PUBLIC_OFFICIAL_BLOG_SITE_ID=your_site_id
4. Restart the development server.