Files
30126deb-792d-46f2-b58a-ee4…/vercel.json
2026-03-05 13:53:39 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}