Files
25bb56d0-573d-47d9-aad2-0d7…/vercel.json
2026-03-04 10:59:37 +00:00

5 lines
97 B
JSON

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