Files
3c48151f-462c-4ffe-90d9-5ca…/vercel.json
2026-03-24 04:44:18 +00:00

5 lines
97 B
JSON

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