Files
1772ffcd-945c-4fb0-a33d-b8c…/vercel.json
2026-04-28 04:03:51 +00:00

5 lines
97 B
JSON

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