diff --git a/app/privacy-policy/page.tsx b/app/privacy-policy/page.tsx index 96ad337..80aaa95 100644 --- a/app/privacy-policy/page.tsx +++ b/app/privacy-policy/page.tsx @@ -11,7 +11,7 @@ export default function PrivacyPolicyPage() {

This Privacy Policy document outlines the types of information that is - collected and recorded by abelcastro.dev and how I use it. + collected and recorded by blog.abelcastro.dev and how I use it.

1. Information We Collect

@@ -69,6 +69,25 @@ export default function PrivacyPolicyPage() { collection and usage practices. Any updates will be posted on this page.

+ +

8. Hosting and Analytics Tools

+

+ This website is hosted on the Vercel platform. I use in this website + Vercel Analytics and{" "} + Speed Insights{" "} + tools to monitor and optimize the performance of this website. These + tools collect data on site performance, such as load times and error + rates, to help improve the overall user experience. Vercel's use of + this data is governed by their own privacy policies, which can be + reviewed on their website. +

+

+ While Vercel may collect information related to site performance, such + as server logs and performance metrics, this data is used solely to + enhance the performance and reliability of the website. No personally + identifiable information is shared with Vercel beyond what is + necessary for the operation of their services. +

);