chore: [app-router-migration 38]: Refactor migrated pages and fix generateMetadata functions
For some already migrated pages, we have the following problems:
generateMetadatais incorrect- we are not extracting
getStaticProps/getServerSidePropsinto@liband using it but rather duplicating the entire function in App Router pages
@hbjORbj is attempting to deploy a commit to the cal Team on Vercel.
A member of the Team first needs to authorize it.
Thank you for following the naming conventions! 🙏 Feel free to join our discord and post your PR link.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Ignored Deployment
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| calcom-web-canary | ⬜️ Ignored (Inspect) | Visit Preview | Jan 22, 2024 6:49pm |
📦 Next.js Bundle Analysis for @calcom/web
This analysis was generated by the Next.js Bundle Analysis action. 🤖
This PR introduced no changes to the JavaScript bundle! 🙌
Production build is failing
@zomars Fixed it!