Files
6524b539-7b4a-4a13-a58b-b7f…/vercel.json
2026-03-05 04:39:05 +00:00

5 lines
97 B
JSON

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