0e8618f902
NavCard component now uses VitePress's withBase() utility function to properly handle base path in all environments: - Local development: /easy-vibe/ - GitHub Pages: /easy-vibe/ - Vercel: / This fixes 404 errors when clicking NavCard links in appendix pages. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>