Deployment Overview
The Photography Portfolio template can be deployed to various hosting platforms. This guide provides an overview of deployment options and considerations.
Project Configuration
The project is configured with:
- Server-Side Rendering (SSR) enabled
- Netlify adapter by default
- Sanity integration for content management
- React and Tailwind CSS integrations
- Remote image optimization support
Available Deployment Options
1. Netlify (Default)
The template comes pre-configured for Netlify deployment. This is the recommended option for most users as it requires minimal configuration.
2. Vercel
Vercel is also fully supported but requires changing the adapter in the configuration.
Environment Variables
Regardless of your chosen platform, you’ll need these environment variables:
Before You Deploy
✅ Ensure you have:
- Completed the initial setup from the Getting Started guide
- Node.js 18 or higher installed
- Your project pushed to a Git repository
- Your Sanity project ID and dataset name ready
Need Help?
If you run into any issues during deployment:
- Check the platform-specific deployment guides
- Review our troubleshooting section
- Join our Telegram support group here.