⬅︎ Back to My site's now NextJS - And I (almost) regret it already
NExtJS really shines out with edge hosting, consider vercel or cloudflare R2 for your blog and you'll feel the difference.
My site is hosted on the Edge already. A CDN :)Because the content is static, only the first request, per URL, goes to the backend server (in US East) and the rest comes from the CDN pops.
Comment
NExtJS really shines out with edge hosting, consider vercel or cloudflare R2 for your blog and you'll feel the difference.
Replies
My site is hosted on the Edge already. A CDN :)
Because the content is static, only the first request, per URL, goes to the backend server (in US East) and the rest comes from the CDN pops.