Files
0507b250-b2cc-4b6d-87fe-f95…/vercel.json
2026-04-05 03:23:33 +00:00

5 lines
97 B
JSON

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