Files
4389e4c5-2c10-4d9e-861d-5c0…/vercel.json
2026-03-16 21:27:10 +00:00

5 lines
97 B
JSON

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