Files
08f3a983-e34e-4cc4-86a3-5ea…/vercel.json
2026-06-07 22:59:20 +00:00

5 lines
97 B
JSON

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