Files
e95840b8-fd3c-4d75-b3e3-173…/vercel.json
2026-03-10 19:23:10 +00:00

5 lines
97 B
JSON

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