1.1 #4
@@ -1,7 +1,7 @@
|
|||||||
/** @type {import('next').NextConfig} */
|
/** @type {import('next').NextConfig} */
|
||||||
const nextConfig = {
|
const nextConfig = {
|
||||||
env: {
|
env: {
|
||||||
APPVERSION: '1.1.3'
|
APPVERSION: '1.1.2'
|
||||||
},
|
},
|
||||||
experimental: {
|
experimental: {
|
||||||
serverComponentsExternalPackages: ['mysql2']
|
serverComponentsExternalPackages: ['mysql2']
|
||||||
|
|||||||
Reference in New Issue
Block a user