miurla / morphic

An AI-powered search engine with a generative UI
https://morphic.sh
Apache License 2.0
5.06k stars 1.18k forks source link

cloudflare部署出现:没有配置为在 Cloudflare 的 Edge Runtime 上运行错误 #127

Closed yxmnjxzx closed 2 months ago

yxmnjxzx commented 2 months ago

错误的提示:

13:46:29.560 | ⚡️ ERROR: Failed to produce a Cloudflare Pages build from the project. -- | -- 13:46:29.561 | ⚡️ 13:46:29.561 | ⚡️ The following routes were not configured to run with the Edge Runtime: 13:46:29.561 | ⚡️ - /_not-found 13:46:29.561 | ⚡️ - /index 13:46:29.561 | ⚡️ - /search/[id] 13:46:29.561 | ⚡️ 13:46:29.561 | ⚡️ Please make sure that all your non-static routes export the following edge runtime route segment config: 13:46:29.562 | ⚡️ export const runtime = 'edge';
miurla commented 2 months ago

Please check this issue: https://github.com/miurla/morphic/issues/114