diff --git a/documentation/docs/next.config.js b/documentation/docs/next.config.js index b6af8ad4e0..1cecb639a3 100644 --- a/documentation/docs/next.config.js +++ b/documentation/docs/next.config.js @@ -39,8 +39,7 @@ nextra.webpack = (config, options) => { const config = { ...nextra, - // output: 'export', // static HTML files, has problems with Vercel - // rewrites: undefined, + output: "standalone", async redirects() { return [ // network docs