Files
e1b09fb0-e68a-4656-956d-b9d…/vercel.json
2026-05-12 19:45:39 +00:00

5 lines
97 B
JSON

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