Compare commits
5 Commits
1.1
...
1607c8bc34
| Author | SHA1 | Date | |
|---|---|---|---|
| 1607c8bc34 | |||
| e05a7382c1 | |||
| a635c57d5d | |||
| 508c96eedd | |||
| ffee4b6e7d |
@@ -1,7 +1,7 @@
|
||||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {
|
||||
env: {
|
||||
APPVERSION: '1.1.0'
|
||||
APPVERSION: '1.1.2'
|
||||
},
|
||||
experimental: {
|
||||
serverComponentsExternalPackages: ['mysql2']
|
||||
|
||||
Reference in New Issue
Block a user