from main import app

# Vercel expects 'app' for ASGI applications
# No wrapper needed - FastAPI is already ASGI compatible
