fix: remove deprecated outputFileTracing config and align SSG route assertions for clean E2E build

This commit is contained in:
2026-07-30 21:56:18 +09:00
parent 1c772ae091
commit 9fd6abcd18
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -1,7 +1,6 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
reactStrictMode: true,
outputFileTracing: false,
async redirects() {
return [
{