fix: unable to load font for signing

This commit is contained in:
Mythie
2023-11-24 16:17:54 +11:00
parent c054fc78a4
commit 8230349114
8 changed files with 35 additions and 8 deletions

View File

@ -62,6 +62,7 @@ declare namespace NodeJS {
VERCEL_URL?: string;
DEPLOYMENT_TARGET?: 'webapp' | 'marketing';
FONT_CAVEAT_URI: string;
POSTGRES_URL?: string;
DATABASE_URL?: string;