Files
44ca8ada-3372-4380-ac87-e7b…/vercel.json
2026-03-05 07:42:48 +00:00

5 lines
97 B
JSON

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