Files
0d894e0d-2451-45a0-9eb6-e06…/vercel.json
2026-06-09 21:31:41 +00:00

5 lines
97 B
JSON

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