-
-
Notifications
You must be signed in to change notification settings - Fork 566
例: Vercel での画像の再取得
Hiroki Toyokawa edited this page Mar 12, 2023
·
1 revision
Vercel で画像を SWR のように取得しなおしたい場合、下記ブランチのコミットを参照してください。
srg/pages/api/blocks/[id].json.ts
以外のファイルに export const prerender = true
を追加する必要があることにご注意ください。