Files
7a3fc153-6782-4c26-bdf5-332…/vercel.json
2026-03-05 23:22:58 +00:00

5 lines
97 B
JSON

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