NextJS - DB Connection in getStaticPaths/Props

前端 未结 0 1238
说谎
说谎 2021-01-05 15:58

I am attempting to retrieve data from a database in the getStaticPaths function. However, this hangs because the database connection is not established at the time.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题