Files
78e51e59-88ef-4fa1-9fec-cdf…/vercel.json
2026-03-10 06:35:15 +00:00

5 lines
97 B
JSON

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