amp 页面在 nextjs 项目中停止工作,cdn.ampproject.org 处出错,无法加载资源

amp pages stopped working at nextjs project, error at cdn.ampproject.org, resources cannot be loaded

我对 AMP CDN 有疑问。它已集成到 Nextjs 中,因为我在 Nextjs 本身中使用 AMP 功能,它昨天工作正常但今天出现以下错误:

当 Next.js 无法加载 cdn.ampproject.org 时会发生此崩溃。要解决此问题,请先检查网络连接,然后您必须 restart the next.js 服务器或开发服务器。

npm run dev

npm run start