Files
63e8bbe8-f676-4a3d-8e91-fea…/vercel.json
2026-03-07 02:33:05 +00:00

5 lines
97 B
JSON

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