add docker

This commit is contained in:
2025-08-17 13:34:08 +01:00
parent 809164f2a3
commit ae3daf783e
4 changed files with 87 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ const nextConfig: NextConfig = {
{ protocol: 'https', hostname: 'api.pokemontcg.io' },
],
},
output: 'standalone',
experimental: {
turbo: {
rules: {},