Added routes to vercel.json (fix-4)

This commit is contained in:
2025-05-05 20:04:15 -05:00
parent 9f21b60490
commit 424a9d0fa8
4 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
import aiosqlite
from pathlib import Path
from config import DATABASE_FILENAME, DATA_PATH
from src.config import DATABASE_FILENAME, DATA_PATH
async def get_db():
# Build the full database path