Files
e8d0b8cd-588d-4261-b09b-aa4…/vercel.json
2026-03-09 15:19:30 +00:00

5 lines
97 B
JSON

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