Commit a207517
fix(analytics): add missing Analytics component to layout
@vercel/analytics was installed but <Analytics /> was never rendered,
causing 0 data collection. Adds the component from @vercel/analytics/next
for App Router compatibility.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 28d8cc4 commit a207517
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
91 | 92 | | |
92 | 93 | | |
93 | 94 | | |
| 95 | + | |
94 | 96 | | |
95 | 97 | | |
96 | 98 | | |
| |||
0 commit comments