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 34b5298 commit 6483f5cCopy full SHA for 6483f5c
packages/open-next/package.json
@@ -12,8 +12,6 @@
12
"description": "Open source Next.js serverless adapter",
13
"homepage": "https://open-next.js.org",
14
"main": "./dist/index.js",
15
- "module": "./dist/index.js",
16
- "types": "./dist/index.d.ts",
17
"scripts": {
18
"build": "tsc",
19
"dev": "tsc -w"
0 commit comments