Remove silly little typo
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
tobias 2024-06-19 22:02:09 +02:00
parent 12621849e2
commit c23501d5a5

View File

@ -8,7 +8,6 @@ const nextConfig = {
},
output: 'standalone',
env: {
customKey: 'my-value',
PORT: process.env.PORT,
HOSTNAME: process.env.HOSTNAME,
},