我正在使用 Next.js 和静态站点生成。我想将增量静态再生添加到我的应用程序中并将其托管在云平台上。
是否可以在 Vercel 之外的其他平台(例如 Azure、AWS 等)上使用 ISR?我一直在尝试在 Azure 上部署我的应用程序,但 ISR 似乎不起作用。
azure next.js static-site-generation
azure ×1
next.js ×1
static-site-generation ×1