Files
ba761093-c781-4c70-b06f-53f…/vercel.json
2026-03-15 03:09:10 +00:00

5 lines
97 B
JSON

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