{
return getResponse(req);
}
-
-export const dynamic = 'force-dynamic';
```
**@Param**
@@ -294,7 +289,7 @@ interface FrameValidationData {
With Next.js App routing, use the `getFrameMetadata()` inside your `page.ts` to get the metadata need it for your Frame.
```ts
-// Steps 1. import getFrameMetadata from @coinbase/onchainkit
+// Step 1. import getFrameMetadata from @coinbase/onchainkit
import { getFrameMetadata } from '@coinbase/onchainkit';
import type { Metadata } from 'next';
import HomePage from './home';
@@ -419,6 +414,13 @@ OnchainKit is all about community; for any questions, feel free to:
+
+
+
+
+
+ Taylor Caldwell
+ |
@@ -427,11 +429,11 @@ OnchainKit is all about community; for any questions, feel free to:
Chris Nascone
|
-
-
+
+
- Taylor Caldwell
+ Wesley Pickett
|