Files
fc654f07-c1fd-4575-a366-c64…/vercel.json
2026-03-04 18:39:50 +00:00

5 lines
97 B
JSON

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