from app import create_app app = create_app() # Vercel expects a variable named 'app' to be exposed