On the page https://blitzjs.com/docs/custom-server the line ``` import blitz from "blitz/custom-server" ``` Results to **Cannot find module 'blitz/custom-server' or its corresponding type declarations.ts(2307)**
On the page https://blitzjs.com/docs/custom-server
the line
Results to
Cannot find module 'blitz/custom-server' or its corresponding type declarations.ts(2307)