Skip to content

Commit f91d99f

Browse files
committed
enable ISR (no longer static output)
1 parent eef5294 commit f91d99f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

next.config.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/** @type {import('next').NextConfig} */
22
const nextConfig = {
3-
output: 'export',
43
images: {
54
remotePatterns: [
65
{

0 commit comments

Comments
 (0)