Config update
Build KX3DEX.radio / Build and Deploy (push) Failing after 2m18s
Details
Build KX3DEX.radio / Build and Deploy (push) Failing after 2m18s
Details
parent
a99fe1489c
commit
540450476a
|
@ -1,8 +1,5 @@
|
||||||
/** @type {import('next').NextConfig} */
|
/** @type {import('next').NextConfig} */
|
||||||
const nextConfig = {
|
const nextConfig = {
|
||||||
experimental: {
|
|
||||||
serverActions: true
|
|
||||||
},
|
|
||||||
output: 'standalone'
|
output: 'standalone'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue