Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
balazsorban44 committed Jul 19, 2023
1 parent 5c7ef09 commit 06b3530
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -70,7 +70,6 @@ export const runtime = 'edge' // 'nodejs' (default) | 'edge'

You can also define `runtime` on a layout level, which will make all routes under the layout run on the edge runtime:


```tsx filename="app/layout.tsx" switcher
export const runtime = 'edge' // 'nodejs' (default) | 'edge'
```
Expand Down

0 comments on commit 06b3530

Please sign in to comment.