Files
edbb379e-baa3-487c-bdca-2bd…/vercel.json
2026-03-09 13:24:36 +00:00

5 lines
97 B
JSON

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