diff --git a/src/index.tsx b/src/index.tsx index bea3895..53548d5 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -18,6 +18,6 @@ root.render( // If you want to start measuring performance in your app, pass a function // to log results (for example: reportWebVitals(console.log)) // or send to an analytics endpoint. Learn more: https://bit.ly/CRA-vitals -if (process.env.NODE_ENV === "production") { - reportWebVitals(sendToVercelAnalytics); -} +// if (process.env.NODE_ENV === "production") { +// reportWebVitals(sendToVercelAnalytics); +// }