Files
79c6ff44-8bbd-461b-b47f-792…/vercel.json
2026-06-01 07:59:51 +00:00

5 lines
97 B
JSON

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