Files
clicktrack/app/(web)
AJ Avezzano 2d12160e39 fix: remove unnecessary @ts-expect-error in page.tsx
Next.js 14 types correctly handle async server components — the
directive was unused and caused a type error during build.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-01 11:25:26 -04:00
..