chore: update dependencies

This commit is contained in:
Mauricio Siu
2024-05-04 02:20:59 -06:00
parent ca54084793
commit c5f7f8bad6
2 changed files with 54 additions and 47 deletions

View File

@@ -6,11 +6,6 @@
/** @type {import("next").NextConfig} */
const nextConfig = {
reactStrictMode: true,
logging:{
fetches:{
fullUrl:false
}
},
/**
* If you are using `appDir` then you must comment the below `i18n` config out.