You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created a new route pages/api/satori-custom-font.tsx the only changes from api/custom-font is replacing @vercel/og with satori. See wei/satori-edge-function-issue@766b96d.
Going to /api/satori-custom-font errors out
Build also fails:
Additional Context
Satori version, and any other context about the problem here. satori@^0.0.44
The text was updated successfully, but these errors were encountered:
Bug report
Description / Observed Behavior
Unable to use Satori with edge functions.
Expected Behavior
Satori should work when edge functions.
Reproduction
/api/custom-font
works great with@vercel/og
.pages/api/satori-custom-font.tsx
the only changes fromapi/custom-font
is replacing@vercel/og
withsatori
. See wei/satori-edge-function-issue@766b96d./api/satori-custom-font
errors outBuild also fails:
![image](https://user-images.githubusercontent.com/5880908/202075909-739d8646-471e-47bd-aeed-247f2d6b8f0c.png)
Additional Context
Satori version, and any other context about the problem here.
satori@^0.0.44
The text was updated successfully, but these errors were encountered: