UNPKG

@nadeshikon/plugin-nextjs

Version:
15 lines (14 loc) 269 B
{ "name": "next-with-edge-functions", "private": true, "scripts": { "dev": "next dev", "build": "next build", "start": "next start" }, "dependencies": { "next": "^13.0.7", "react": "^18.0.2", "react-dom": "^18.0.2" } }