mirror of
https://github.com/f/awesome-chatgpt-prompts.git
synced 2026-02-12 15:52:47 +00:00
chore(next.config): update output configuration in next.config file
This commit is contained in:
@@ -6,7 +6,7 @@ const withNextIntl = createNextIntlPlugin("./src/i18n/request.ts");
|
||||
const nextConfig: NextConfig = {
|
||||
reactCompiler: true,
|
||||
// Enable standalone output for Docker
|
||||
output: "standalone",
|
||||
// output: "standalone",
|
||||
// Experimental features
|
||||
experimental: {
|
||||
// Enable server actions
|
||||
|
||||
Reference in New Issue
Block a user