diff --git a/index.html b/index.html
index 695b17c..ced9759 100644
--- a/index.html
+++ b/index.html
@@ -4,7 +4,7 @@
-
Vite + React
+ PaperSearch
diff --git a/vercel.json b/vercel.json
deleted file mode 100644
index 3a48e56..0000000
--- a/vercel.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "rewrites": [{ "source": "/(.*)", "destination": "/" }]
-}