Files
f3c17119-a67f-499c-9263-48a…/vercel.json
2026-02-25 03:19:33 +00:00

5 lines
97 B
JSON

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