Files
b2ef5afb-be55-4c89-9a96-6d2…/vercel.json
2026-04-03 00:03:44 +00:00

5 lines
97 B
JSON

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