Files
cf5d42be-db19-4ee5-bfec-b9c…/vercel.json
2026-03-26 04:21:17 +00:00

5 lines
97 B
JSON

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