Files
40f013e3-18ff-4621-aff3-674…/vercel.json
2026-03-08 08:38:14 +00:00

5 lines
97 B
JSON

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