Next.js getStaticProps not running during request time with fallback: true option behind the nginx proxy

前端 未结 0 828
面向向阳花
面向向阳花 2021-01-18 03:15

I created the page in my next app like so:

/pages/page1/[[...subpages]].tsx

It uses getStaticPaths with fallback: true

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