9da77637b2
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
11 lines
188 B
TOML
Executable file
11 lines
188 B
TOML
Executable file
[build]
|
|
publish = "dist"
|
|
command = "pnpm run build"
|
|
|
|
# Redirect to Discord server
|
|
[[redirects]]
|
|
from = "https://chat.elk.zone"
|
|
to = "https://discord.gg/vAZSDU9J"
|
|
status = 301
|
|
force = true
|