Files
d8ff5a4c-e4b9-421d-93d3-62e…/vercel.json
2026-03-17 14:23:14 +00:00

5 lines
97 B
JSON

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