Files
4725142b-b5ec-4454-8972-57d…/vercel.json
2026-03-08 18:07:14 +00:00

5 lines
97 B
JSON

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