Files
2702f5f2-0ca5-4679-bbae-0b7…/vercel.json
2026-05-10 00:36:24 +00:00

5 lines
97 B
JSON

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