Skip to content

Commit d401096

Browse files
Remove static export configuration from next.config.js
1 parent fb56a9b commit d401096

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

next.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ const { withSentryConfig } = require('@sentry/nextjs')
44
* @type {import('next').NextConfig}
55
*/
66
const nextConfig = {
7-
output: 'export',
87
images: {
98
remotePatterns: [
109
{

0 commit comments

Comments
 (0)