Files
28268557-569d-4a74-b0f8-3fc…/vercel.json
2026-06-10 23:28:07 +00:00

5 lines
97 B
JSON

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