Files
c5b81a6d-3f87-4bbf-8d49-d58…/vercel.json
2026-03-10 08:06:00 +00:00

5 lines
97 B
JSON

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