Files
0d18c0c8-ccaa-4363-9e4e-60d…/vercel.json
2026-03-27 05:29:21 +00:00

5 lines
97 B
JSON

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