Files
b34dc89a-05cb-452f-a20b-e10…/vercel.json
2026-03-06 20:55:55 +00:00

5 lines
97 B
JSON

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