mirror of
https://github.com/trafficlunar/tomodachi-share.git
synced 2026-09-27 19:41:46 +00:00
fix: metadata image generation error
This commit is contained in:
parent
041689392b
commit
ba06950881
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ import type { NextConfig } from "next";
|
|||
|
||||
const nextConfig: NextConfig = {
|
||||
output: "standalone",
|
||||
serverExternalPackages: ["harfbuzzjs"],
|
||||
experimental: {
|
||||
useTypeScriptCli: true,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue