Files
d426d8ff-0d81-4e9f-9f4c-809…/vercel.json
2026-03-07 04:57:19 +00:00

5 lines
97 B
JSON

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