Files
0f5e4c8e-f0f0-40de-9a53-ed3…/vercel.json
2026-05-12 01:22:15 +00:00

5 lines
97 B
JSON

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