Files
649264e3-401d-48a9-a06a-cd2…/vercel.json
2026-05-23 02:05:25 +00:00

5 lines
97 B
JSON

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