mirror of
https://github.com/LightZirconite/Microsoft-Rewards-Bot.git
synced 2026-01-10 09:16:16 +00:00
fix: Add Vercel serverless function for error reporting
This commit is contained in:
8
vercel.json
Normal file
8
vercel.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"rewrites": [
|
||||
{
|
||||
"source": "/api/report-error",
|
||||
"destination": "/api"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user