mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-11-05 06:45:39 -05:00
potentially fixed mystery 500 errors?
This commit is contained in:
@@ -22,6 +22,9 @@ const nextConfig: NextConfig = {
|
||||
],
|
||||
},
|
||||
experimental: {
|
||||
serverActions: {
|
||||
allowedOrigins: ["jarv.is", "jarvis2i2vp4j4tbxjogsnqdemnte5xhzyi7hziiyzxwge3hzmh57zad.onion"],
|
||||
},
|
||||
ppr: "incremental", // https://nextjs.org/docs/app/building-your-application/rendering/partial-prerendering#using-partial-prerendering
|
||||
},
|
||||
eslint: {
|
||||
|
||||
Reference in New Issue
Block a user