mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-03-29 11:12:02 +01:00
Remove outdated experimental config in NextJS
This commit is contained in:
parent
d09c320538
commit
829b50571d
@ -1,8 +1,5 @@
|
||||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {
|
||||
experimental: {
|
||||
appDir: true,
|
||||
},
|
||||
output: "standalone",
|
||||
rewrites: async () => {
|
||||
// In production, something else (nginx in the one box setup) should take
|
||||
|
Loading…
x
Reference in New Issue
Block a user