Files
24fb7987-a4a8-4b16-a7e1-4ce…/vercel.json
2026-03-28 09:29:46 +00:00

5 lines
97 B
JSON

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