Files
8b15e49e-3b49-4cd3-8e89-9ac…/vercel.json
2026-05-13 16:04:12 +00:00

5 lines
97 B
JSON

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