Files
4bb37c4c-ee7b-4586-8ec6-b30…/vercel.json
2026-04-25 23:17:13 +00:00

5 lines
97 B
JSON

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