Files
da8fbcd8-8f4d-439e-b9c0-8d3…/vercel.json
2026-05-25 23:04:33 +00:00

5 lines
97 B
JSON

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