Files
b6827ea3-11fc-41fa-b305-b11…/vercel.json
2026-03-05 07:01:10 +00:00

5 lines
97 B
JSON

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