typytypytypy

Results 2 issues of typytypytypy

Hi, I am trying to make a preview deployment in terraform, but every time it makes a production deployment ``` resource "vercel_project" "projname" { name = "projname" framework = "remix"...

Path: /api-reference/layouts/update-a-layout It's not clear what the difference is between the layoutId and the identifier, when updating a layout. Should I use the same string for both? Is this something...