Files
78d4cee3-904e-4f81-8ce1-3d6…/vercel.json
2026-06-07 23:49:32 +00:00

5 lines
97 B
JSON

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