Files
210deaf2-948f-467b-90fa-5c1…/vercel.json
2026-02-08 01:03:32 +00:00

5 lines
97 B
JSON

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