Files
ec46dc45-186e-4b7c-9332-d50…/vercel.json
2026-03-09 14:41:12 +00:00

5 lines
97 B
JSON

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