guuuuuuh 2
All checks were successful
Deploy to Server / deploy (push) Successful in 2m5s

This commit is contained in:
rocord01 2025-07-14 05:33:04 -04:00
parent 3fbe5ea039
commit cfa7f127c0

View file

@ -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',
},