{
	"buildCommand": "yarn build",
	"devCommand": "yarn start",
	"framework": "vite",
	"installCommand": "yarn install",
	"outputDirectory": "dist"
}
