Обновление конфигурации Astro: замена адаптера Vercel на Node с режимом "standalone" и добавление параметров сервера. Удаление зависимости от пакета @astrojs/vercel из package.json.
This commit is contained in:
@ -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",
|
||||
|
Reference in New Issue
Block a user