EXEMPLO
Blog

Hello World

Welcome to my blog! This post was statically generated at build time using `getStaticProps`. When navigating here via the SPA router, `getProps` fetches the same data dynamically.

Route: /blog/:slug
Route path: /blog/hello-world
Route params: {slug:"hello-world"}
Route search params: n/a