Skip to content

croct-tech/vercel-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Croct template

This repository provides a project scaffold template for Vercel deployments. It contains a minimal vercel.json and a scaffold.sh script that automatically sets up your project when Vercel deploys it.

How it works

When you deploy this template with Vercel:

  • Vercel clones this repository.
  • The scaffold.sh script runs automatically to generate the project structure using the specified template.
  • The generated project is built and deployed.

Running locally

If you want to generate the project locally:

  1. Pull your Vercel project settings:
vercel pull
  1. Run the scaffold script:
./scaffold.sh

The script uses environment variables to determine which template to use.

Explore other templates

For more templates, check out the Croct template catalog.

About

A template for deploying Croct template using Vercel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages