This is a Next.js project bootstrapped with create-next-app.
Variables .env
NODE_ENV=production
NEXT_PUBLIC_API_URL=
NEXT_PUBLIC_SITE_UR=
SENDGRID_API_KEY=
SENDGRID_FROM_EMAIL=
CONTACT_FORM_TO_EMAIL=
PAGESPEED_API_KEY=First, run the development server:
npm install
npm run devOpen http://localhost:3000 with your browser to see the result.