From f9f66fa80ef14368b1fd90589392d6c15f774777 Mon Sep 17 00:00:00 2001 From: Adriaan <1079135+adriaandotcom@users.noreply.github.com> Date: Tue, 5 Nov 2024 16:16:13 +0800 Subject: [PATCH] Remove steps --- _docs/20_install-script/25_proxy.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_docs/20_install-script/25_proxy.md b/_docs/20_install-script/25_proxy.md index 1ad3138..8bc2164 100644 --- a/_docs/20_install-script/25_proxy.md +++ b/_docs/20_install-script/25_proxy.md @@ -107,11 +107,11 @@ Feel free to change `/simple` to something else.
Set up proxy in Vercel -Step 1: Add configuration file +### Add configuration file -Create a vercel.json file in the root of your project. +Create a `vercel.json` file in the root of your project. -Step 2: Configure rewrites +### Configure rewrites Add the following JSON to vercel.json to rewrite calls within your application to Simple Analytics’ resources: