Closed tomasohCHOM closed 4 months ago
To clarify, we have not migrated from pages/ to app/ directory yet (but I am planning on working on that soon). This PR just makes the upgrade to the Next.js 14 version to clear any dependency vulnerabilities when running npm install
pages/
app/
npm install
To clarify, we have not migrated from
pages/
toapp/
directory yet (but I am planning on working on that soon). This PR just makes the upgrade to the Next.js 14 version to clear any dependency vulnerabilities when runningnpm install