Files
f077b01c-b9f0-4bee-b3bf-1aa…/vercel.json
2026-03-07 19:37:28 +00:00

5 lines
97 B
JSON

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