Files
d3a32d45-efbb-4e0f-874b-e6e…/vercel.json
2026-03-07 23:23:51 +00:00

5 lines
97 B
JSON

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