Configure Vercel deployment and preserve deployed theme support
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
"""Vercel ASGI entrypoint; the React build is served separately by the CDN."""
|
||||
from backend.main import app
|
||||
|
||||
__all__ = ["app"]
|
||||
Reference in New Issue
Block a user