Config update
Build KX3DEX.radio / Build and Deploy (push) Failing after 2m18s Details

master
Dex Burgess 2024-03-27 13:18:33 -04:00
parent a99fe1489c
commit 540450476a
1 changed files with 0 additions and 3 deletions

View File

@ -1,8 +1,5 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
experimental: {
serverActions: true
},
output: 'standalone'
}