diff options
Diffstat (limited to 'vercel.json')
| -rw-r--r-- | vercel.json | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/vercel.json b/vercel.json deleted file mode 100644 index 7081d19..0000000 --- a/vercel.json +++ /dev/null @@ -1,8 +0,0 @@ -{
- "rewrites": [
- {
- "source": "/envshare/(.*)",
- "destination": "/api/.page.tsx"
- }
- ]
- }
\ No newline at end of file |
