Files
2824b596-979e-462d-80d1-e60…/vercel.json
2026-03-05 11:47:58 +00:00

5 lines
97 B
JSON

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