Files
bc521ff0-00e8-4452-9533-559…/vercel.json
2026-05-22 18:29:30 +00:00

5 lines
97 B
JSON

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