Files
e291d38f-7f69-42cd-b1b1-e44…/vercel.json
2026-03-11 07:10:20 +00:00

5 lines
97 B
JSON

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