Files
b837b9a9-e0b3-448a-b575-41b…/vercel.json
2026-03-25 01:58:43 +00:00

5 lines
97 B
JSON

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