/nextjs-sandbox

This repository contains simple project written in Next.js (SSR frontend framework). Technological stack: Next.js, React.js, Google Firebase.

Primary LanguageJavaScript

How to Deploy Using Firebase and Next.js

  1. Run in Terminal: npm run deploy
  2. Answer on the questions:
  3. Which Firebase CLI features do you want to set up for this folder? Hosting
  4. Please select an option: Use an existing project
  5. Select the project name
  6. What do you want to use as your public directory? out
  7. Configure as a single-page app (rewrite all urls to /index.html)? y
  8. Set up automatic builds and deploys with GitHub? n