Files
82754b90-47cf-4e08-84d1-399…/vercel.json
2026-04-02 05:01:43 +00:00

5 lines
97 B
JSON

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