make build standalone

This commit is contained in:
mfahampshire
2024-10-29 15:39:49 +01:00
parent c9b4309044
commit 773bceb96f
+1 -2
View File
@@ -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