diff --git a/vercel.json b/vercel.json deleted file mode 100644 index dd37c45..0000000 --- a/vercel.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "buildCommand": "npm run build", - "outputDirectory": "dist", - "framework": "vite", - "rewrites": [ - { - "source": "/(.*)", - "destination": "/index.html" - } - ] -} \ No newline at end of file