Files
2d3c9e7b-0e8c-4a9b-8164-ae1…/vercel.json
2026-03-14 06:29:47 +00:00

5 lines
97 B
JSON

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