Files
f82e46fe-c8e1-41ff-b45a-68f…/vercel.json
2026-04-27 23:53:27 +00:00

5 lines
97 B
JSON

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