Обновление конфигурации Astro: замена адаптера Vercel на Node с режимом "standalone" и добавление параметров сервера. Удаление зависимости от пакета @astrojs/vercel из package.json.

This commit is contained in:
Bivekich
2025-06-30 00:00:16 +03:00
parent 5a37ded261
commit f10036b674
7 changed files with 278 additions and 3 deletions

View File

@ -13,7 +13,6 @@
"@astrojs/node": "^9.2.2",
"@astrojs/react": "^4.3.0",
"@astrojs/tailwind": "^6.0.2",
"@astrojs/vercel": "^8.2.0",
"@portabletext/react": "^3.1.0",
"@sanity/astro": "^3.1.6",
"@sanity/client": "^6.21.3",