next.js page doesn’t return a html router,ssg
when I refresh the page,it work,network has html.But if I use next link to the page,network doesn’t return html.In code I use getStaticProps and getStaticPaths.And when I run build,I can see the /server/pages has html