Files
5db49104-57f9-41de-a84b-34e…/vercel.json
2026-03-23 13:35:54 +00:00

5 lines
97 B
JSON

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