Hey there! Thanks for your post. But I have a few questions:
Where did you get project id from?
Am I able to use next export while Client Side Rendering? (In my project I don't use getServerSideProps/getStaticProps, I use useEffect() hook for fetching data)
Hey there! Thanks for your post. But I have a few questions:
Where did you get project id from?
Am I able to use
next exportwhile Client Side Rendering? (In my project I don't use getServerSideProps/getStaticProps, I use useEffect() hook for fetching data)Thanks