Files
96c809c8-0f0b-4286-951c-b40…/vercel.json
2026-02-25 20:58:36 +00:00

5 lines
97 B
JSON

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