Files
4b65b490-218e-4950-9370-2fe…/vercel.json
2026-04-11 22:02:46 +00:00

5 lines
97 B
JSON

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