Files
944edae5-03cf-44bf-881a-95f…/vercel.json
2026-04-07 02:15:55 +00:00

5 lines
97 B
JSON

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