Files
cb75ffbe-7c5f-4d4b-97ba-a67…/vercel.json
2026-04-07 03:23:25 +00:00

5 lines
97 B
JSON

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