On Netlify https://nextjs-spotify-clone.netlify.app
npm install
# or
yarn installRun the development server:
npm run dev
# or
yarn devOpen http://localhost:3000 with your browser to see the result.
On Netlify https://nextjs-spotify-clone.netlify.app
npm install
# or
yarn installRun the development server:
npm run dev
# or
yarn devOpen http://localhost:3000 with your browser to see the result.