mirror of
https://github.com/LightZirconite/Microsoft-Rewards-Bot.git
synced 2026-01-09 17:06:15 +00:00
fix: Update error reporting URL to new Vercel project
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// Health check endpoint for Vercel
|
||||
module.exports = function handler(req, res) {
|
||||
res.json({
|
||||
res.json({
|
||||
status: 'ok',
|
||||
timestamp: new Date().toISOString(),
|
||||
endpoints: {
|
||||
|
||||
Reference in New Issue
Block a user