Files
31799d07-72c3-4e00-b955-36d…/vercel.json
2026-05-01 17:45:37 +00:00

5 lines
97 B
JSON

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