Files
f2eba3e9-d4a7-49dd-b7d8-f1f…/vercel.json
2026-03-04 20:11:56 +00:00

5 lines
97 B
JSON

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