File size: 93 Bytes
cc4ea58
 
 
 
 
1
2
3
4
5
6
# Vercel serverless entry point
from api.main import app

# Handler for Vercel
handler = app