Files
80b3b978-0351-4aa2-ab6d-40d…/vercel.json
2026-03-09 16:21:48 +00:00

5 lines
97 B
JSON

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