diff --git a/.gitignore b/.gitignore index b8ab5de..98bd663 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,5 @@ node_modules -dist public .cache .env -.now \ No newline at end of file +.vercel diff --git a/now.json b/vercel.json similarity index 100% rename from now.json rename to vercel.json