Files
c96beabd-b81b-46e8-af7e-0ce…/vercel.json
2026-04-02 19:01:31 +00:00

5 lines
97 B
JSON

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