Files
c844b17c-562c-4c5f-9143-2c4…/vercel.json
2026-04-11 07:14:39 +00:00

5 lines
97 B
JSON

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