mirror of
https://github.com/withastro/astro.git
synced 2024-12-30 22:03:56 -05:00
b209e53358
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
10 lines
No EOL
193 B
JSON
10 lines
No EOL
193 B
JSON
{
|
|
"name": "@test/vercel-max-duration",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"dependencies": {
|
|
"@astrojs/vercel": "workspace:*",
|
|
"astro": "workspace:*"
|
|
}
|
|
}
|
|
|