Files
3cd9dc34-6538-4c43-af61-d68…/vercel.json
2026-05-22 17:43:09 +00:00

5 lines
97 B
JSON

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