Files
db654602-ad75-44a8-a4ae-edc…/vercel.json
2026-03-27 10:51:21 +00:00

5 lines
97 B
JSON

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