Files
405b0f74-c076-4f96-b6b9-163…/vercel.json
2026-03-13 00:37:03 +00:00

5 lines
97 B
JSON

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