Files
c19f431f-d4ff-4079-a814-e99…/vercel.json
2026-04-08 07:33:05 +00:00

5 lines
97 B
JSON

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