Error when get query params in getServerSideProps NextJs on server production use nginx reverse proxy?

前端 未结 0 1201
無奈伤痛
無奈伤痛 2020-12-31 13:35

I using a library custom dynamic route in my next.js project (next-routes)

routes.add(\'tour\', `/public/:username`, \'Public\');

My URL will

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