Files
6aef7b4e-1fd6-4cd7-b52f-207…/vercel.json
2026-03-17 01:49:10 +00:00

5 lines
97 B
JSON

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