Compare commits
3 Commits
0bba1a6739
...
1efd9bf577
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1efd9bf577 | ||
|
|
5711fc2fec | ||
|
|
0a768e2f5c |
@@ -2,6 +2,7 @@
|
|||||||
const nextConfig = {
|
const nextConfig = {
|
||||||
output: 'standalone',
|
output: 'standalone',
|
||||||
experimental: {
|
experimental: {
|
||||||
|
instrumentationHook: true, // Enable instrumentation.ts on server startup
|
||||||
serverActions: {
|
serverActions: {
|
||||||
bodySizeLimit: '2mb',
|
bodySizeLimit: '2mb',
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user