This commit is contained in:
parent
3fbe5ea039
commit
cfa7f127c0
|
@ -1,5 +1,6 @@
|
|||
const nextConfig = {
|
||||
output: 'export',
|
||||
trailingSlash: true,
|
||||
env: {
|
||||
NEXT_PUBLIC_API_URL: process.env.NEXT_PUBLIC_API_URL || 'https://api.litenet.tel',
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue