Files
b3b4b35e-df68-4668-8721-20b…/vercel.json
2026-02-09 14:23:29 +00:00

5 lines
97 B
JSON

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