Describe the bug
A fresh install into Vercel fails when checking for types:
./src/app/(frontend)/author/[personSlug]/page.tsx:64:18
Type error: Parameter 'slug' implicitly has an 'any' type.
Steps to Reproduce
- Clone a new copy of the repository
- Start a new Vercel project
- Import the repository as the base for the project
Screenshots, screen recording, code snippet
No response
Environment information
No response
WordPress information
No response
Code of Conduct
Describe the bug
A fresh install into Vercel fails when checking for types:
./src/app/(frontend)/author/[personSlug]/page.tsx:64:18
Type error: Parameter 'slug' implicitly has an 'any' type.
Steps to Reproduce
Screenshots, screen recording, code snippet
No response
Environment information
No response
WordPress information
No response
Code of Conduct