We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a86fefe + f08b2ef commit 4a7424fCopy full SHA for 4a7424f
package.json
@@ -2,6 +2,7 @@
2
"name": "portfolio-frontend",
3
"version": "1.0.1",
4
"private": true,
5
+ "type": "module",
6
"scripts": {
7
"dev": "next dev",
8
"build": "next build",
0 commit comments