Files
0024c4eb-24a4-451a-a875-18a…/vercel.json
2026-03-04 00:54:00 +00:00

5 lines
97 B
JSON

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