Отдельные страницы теперь создают папку с файлом index.html
All checks were successful
/ test (push) Successful in 3m32s

This commit is contained in:
Иван Кузьменко 2025-07-17 21:13:57 +03:00
parent c5c0a67510
commit 61056a65a2

View file

@ -1 +1,2 @@
export const prerender = true;
export const trailingSlash = "always";