✨
BLINKZ
  • Blinkz
    • Our Mission
    • Try It Now
    • Table of Contents
  • SDK
    • Blinkz Actions SDK
      • Introduction
      • Quick Start
      • Getting Started
      • Core Concepts
      • SDK Reference
      • Examples
      • Best Practices
      • How to Contribute
      • API Reference
      • Resources
      • FAQ
  • Extension
    • Blinkz Actions Extension
      • Overview
      • Key Components
      • Key Features
      • Usage
      • Development Status
      • Additional Resources
  • Generator
    • Blinkz Actions Generator
      • Overview
      • Key Components
      • Using The Actions Generator
      • Deployment
      • Extending The Generator
      • Additional Resources
  • Conclusion
    • Conclusion
Powered by GitBook
On this page
  1. Generator
  2. Blinkz Actions Generator

Deployment

PreviousUsing The Actions GeneratorNextExtending The Generator

Last updated 6 months ago

The Actions Generator can be easily deployed using the Vercel Platform. Follow these steps:

  1. Push your code to a GitHub repository

  2. Connect your repository to Vercel

  3. Configure environment variables for Pinata API credentials

  4. Deploy the application

For more detailed deployment instructions, refer to the .

Next.js deployment documentation