Problem
No visibility into app usage or performance metrics. We need basic monitoring to understand how the app is being used and identify performance bottlenecks.
Solution
Integrate Vercel's built-in Analytics and Speed Insights packages.
Tasks
Acceptance Criteria
Context
Problem
No visibility into app usage or performance metrics. We need basic monitoring to understand how the app is being used and identify performance bottlenecks.
Solution
Integrate Vercel's built-in Analytics and Speed Insights packages.
Tasks
@vercel/analyticsand@vercel/speed-insights<Analytics />component to the root layout (app/layout.tsx)<SpeedInsights />component to the root layout (app/layout.tsx)NODE_ENVor use Vercel's built-in environment detection)Acceptance Criteria
@vercel/analyticsand@vercel/speed-insightsare installed as dependenciesContext