This is a Next.js project bootstrapped with create-next-app.
First, run the development server:
npm run devOpen http://localhost:3000/agua-vida-poc with your browser to see the result.
You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.
This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.
Run npm run build to generate static files. Then run npx serve@latest out to host static site locally. You may need to comment out the basePath configuration in the next.config.ts file before running npm run build to ensure the paths are correct locally.