Files
28a67109-9123-4e3e-877b-11d…/vercel.json
2026-03-09 13:20:26 +00:00

5 lines
97 B
JSON

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