meister
meister
Locally, this works correctly but when deploying client/ to vercel w/ (Postgres db) and server/ types/ on aws nodejs w/ bitnami (different domain) i get cors error. My goal is...
Hello, I have made several attempts to resolve the issue, but it persists. My next course of action will involve overriding the next-auth module, as it appears to be the...
Getting this error for all posts (slug) in production env only. see log errors below ``` Error [ERR_REQUIRE_ESM]: require() of ES Module /var/task/node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/next-mdx-remote/index.js from /var/task/.next/server/app/[domain]/[slug]/page.js not supported. Instead change the...
## Description This update addresses the logic issue where the admin interface was incorrectly handling test and live products. The fix ensures that the correct URLs are generated based on...