Y
Hacker News
new
|
ask
|
show
|
jobs
by
migueloller
1908 days ago
It was a static site. That's what Vercel and Next.js does by default. If you don't use `getServerSideProps`, Next.js will generate static pages at build time and Vercel will serve them from their CDN.