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
I decided to add generateStaticParams() for my website as not having it was causing a lot of fast origin transfer for my website. However, watching the output of the build, I noticed that I was getting messages saying that a tweet does not exist or has been deleted by the account owner and that I need to remove it from my code.
I decided to add
generateStaticParams()
for my website as not having it was causing a lot of fast origin transfer for my website. However, watching the output of the build, I noticed that I was getting messages saying that a tweet does not exist or has been deleted by the account owner and that I need to remove it from my code.However, all but one of the tweets do exist:
The text was updated successfully, but these errors were encountered: