Help me set up Sentry in my project for error handling. I need to:
- Install and configure Sentry
- Create Sentry client and server configs
- Add error.tsx boundary at app level
- Create not-found.tsx pages
- Add loading.tsx skeletons
- Add required credentials to .env.example