#cannot preview Serverless Functions
18 messages · Page 1 of 1 (latest)
There will be one something value that is not a valid time
We generally don’t encourage private help here
Here I share my github repository https://github.com/juanppdev/MundoDev
what is the id of the post that throw this error
id is dynamic routes
As in, you visit one particular id to get that error right? What is the id you visit that throws the error
There is at least one id that throws
Well, when I enter the blog page I get an error and the id is for accessing each blog post.
well, the issue is that post.fecha is undefined which is not a valid date value
why that is the case is a bug in your code, you need to fix that
btw you are not supposed to fetch your own api endpoints inside getServerSideProps; run sql queries inside gssp directly
also, revoke your current database credentials
and make new db credentials
And how could I do it, could you explain me, at least, and thank you very much.