Files
54288658-3b3e-46dd-9e1a-62b…/vercel.json
2026-06-01 06:37:49 +00:00

5 lines
97 B
JSON

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