Skip to content

Commit

Permalink
chore: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
chengpeiquan committed Oct 21, 2024
1 parent 9762a9d commit c3e4f42
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ const withNextIntl = createNextIntl()
/** @type {import('next').NextConfig} */
const nextConfig = {
output: 'standalone',
experimental: {
ppr: 'incremental',
},
pageExtensions: ['js', 'jsx', 'ts', 'tsx', 'mdx'],
images: {
unoptimized: true,
Expand Down

0 comments on commit c3e4f42

Please sign in to comment.