Approved Services

Pre-approved external services for bounties. Select a service to view details.

Back to Vercel Hosting

Vercel Hosting Checklist

1 item to verify before submission

vercel.json

Have you included a vercel.json file? Ensure this file is properly configured for SPA usage. For instance:

{
  "routes": [{ "src": "/[^.]+", "dest": "/", "status": 200 }]
}

You'll be asked to verify these items when submitting your bounty attempt.

Need a service that's not listed? Contact us to request it.