You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This closed issue has been automatically locked because it had no new activity for 2 weeks. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.
Link to the code that reproduces this issue
https://github.com/samijaber/nextjs-monorepo/
To Reproduce
see https://vercel.com/sami/nextjs-monorepo-nextjs-pages for example of deploy
Current vs. Expected behavior
I expect app to deploy successfully, but it does not
Provide environment information
N/A (this is a Vercel env issue, not a local issue)
Which area(s) are affected? (Select all that apply)
Not sure
Which stage(s) are affected? (Select all that apply)
Vercel (Deployed)
Additional context
My linked repo includes a pages router and an app router example.
Things to note:
https://github.com/samijaber/nextjs-monorepo/blob/35c7421fefb2f453f682717dca291b791629dd36/nextjs-pages/src/pages/%5B%5B...page%5D%5D.tsx#L5
Removing this
getServerSideProps
will make the app successfully run on Vercel.The text was updated successfully, but these errors were encountered: