import { ImageResponse } from 'next/server'; // Route segment config export const runtime = 'edge'; // Image metadata export const size = { width: 32, height: 32, }; export const contentType = 'image/png'; const url = 'https://api.open-meteo.com/v1/forecast?latitude=35.6895&longitude=139.6917¤t=weathercode&timezone=Asia%2FTokyo&forecast_days=1'; /** * @see https://open-meteo.com/en/docs Weat
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く