Files
c54850d3-558e-49ce-91ea-1c4…/vercel.json
2026-04-28 03:34:57 +00:00

5 lines
97 B
JSON

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