mirror of
https://github.com/sern-handler/website
synced 2026-06-27 02:02:23 +00:00
4 lines
305 B
Plaintext
4 lines
305 B
Plaintext
# Set this to `true` to enable link validation, useful for development build to make sure all links are valid
|
|
# Broken since API routes generate links that are relative, so you can only validate links in development
|
|
# (You can ignore any errors that are generated by the API routes)
|
|
VALIDATE_LINKS=boolean |