Files
6d9fb1a7-3650-44ed-b53d-c29…/vercel.json
2026-03-03 06:51:20 +00:00

5 lines
97 B
JSON

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