Files
fd2349db-5c99-422d-9fcd-d27…/vercel.json
2026-03-27 08:15:01 +00:00

5 lines
97 B
JSON

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