diff --git a/test/e2e/app-dir/app/next.config.js b/test/e2e/app-dir/app/next.config.js index 085fe6d416a6..2abdf182752e 100644 --- a/test/e2e/app-dir/app/next.config.js +++ b/test/e2e/app-dir/app/next.config.js @@ -5,8 +5,7 @@ module.exports = { algorithm: 'sha256', }, }, - // TODO: (wyattjoh) enable once we've resolved issues with app directory and standalone output mode - // output: 'standalone', + output: 'standalone', rewrites: async () => { return { afterFiles: [