Files
af200205-0bdf-40c7-b2e5-b33…/vercel.json
2026-03-12 14:52:03 +00:00

5 lines
97 B
JSON

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