mirror of
https://git.v0id.ovh/n3wt-innov/n3wt-school.git
synced 2026-01-28 23:43:22 +00:00
chore: ajustement JWT
This commit is contained in:
@ -8,6 +8,9 @@ const nextConfig = {
|
||||
output: "standalone",
|
||||
experimental: {
|
||||
instrumentationHook: true,
|
||||
},
|
||||
images: {
|
||||
domains:['i.pravatar.cc'],
|
||||
},
|
||||
env: {
|
||||
NEXT_PUBLIC_APP_VERSION: pkg.version,
|
||||
|
||||
Reference in New Issue
Block a user