We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fc0d7e commit f78ef00Copy full SHA for f78ef00
test/e2e/app-dir/app-custom-cache-handler/app/layout.js
@@ -1,3 +1,5 @@
1
+export const fetchCache = 'default-cache'
2
+
3
export const metadata = {
4
title: 'Next.js',
5
description: 'Generated by Next.js',
0 commit comments