Open KasperZutterman opened 3 years ago
I have some use cases to deploy "bigger" datasette instances and I'm hitting the wall on the max filesize. I was wondering if it is possible to set the Vercel cloud version to v1 when using datasette-publish-vercel?
I saw your comments about this: https://github.com/simonw/datasette-publish-vercel/issues/5#issue-595483856 https://github.com/simonw/datasette/issues/366
setting the cloud version to v1 in now.json.
"features": { "cloud": "v1" },
I have some use cases to deploy "bigger" datasette instances and I'm hitting the wall on the max filesize. I was wondering if it is possible to set the Vercel cloud version to v1 when using datasette-publish-vercel?
I saw your comments about this: https://github.com/simonw/datasette-publish-vercel/issues/5#issue-595483856 https://github.com/simonw/datasette/issues/366
setting the cloud version to v1 in now.json.