revert playwright core changes

This commit is contained in:
Francis Cao
2026-05-27 16:21:31 -07:00
parent 84e14981c2
commit cf7b722fe6
4 changed files with 1 additions and 12 deletions
-1
View File
@@ -223,7 +223,6 @@ if (isProd && cloudMode) {
/** @type {import('next').NextConfig} */
export default withNextIntl({
reactStrictMode: false,
serverExternalPackages: ['playwright-core'],
env: {
apiUrl,
basePath,