mirror of
https://github.com/polaroi8d/cactoide.git
synced 2026-03-22 14:15:28 +00:00
7 lines
139 B
TOML
7 lines
139 B
TOML
[build]
|
|
# Build command for SvelteKit
|
|
command = "npm run build"
|
|
|
|
# Publish directory (where the built files are located)
|
|
publish = "build"
|