Next.js template pre-configured with TS (strict), Scss, Prettier+ESLint
Nextjs template pre-configured with TS (strict), Scss, Prettier+ESLint
#
#
yarn
yarn dev
"dev": "next dev"
) with ("dev": "next dev -p 8000"
)The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.
#