mirror of
https://github.com/Nezumi-2711/next-gdrive-index.git
synced 2026-09-22 13:38:38 +00:00
Add missing runtime that required for ImageResponse
This commit is contained in:
@@ -22,6 +22,8 @@ import { Constant } from "types/general/constant";
|
||||
import apiConfig from "config/api.config";
|
||||
import siteConfig from "config/site.config";
|
||||
|
||||
export const runtime = "edge";
|
||||
|
||||
export const alt = siteConfig.siteName;
|
||||
export const size = {
|
||||
width: 1200,
|
||||
|
||||
Reference in New Issue
Block a user