We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9c401a commit 17b8543Copy full SHA for 17b8543
nextjs-app/package.json
@@ -3,6 +3,7 @@
3
"version": "1.0.0",
4
"description": "TechStacks Next.js 16 application",
5
"private": true,
6
+ "type": "module",
7
"scripts": {
8
"dev": "node server.js",
9
"build": "next build",
0 commit comments