Files
65717ecc-d791-4fcc-82cd-d64…/vercel.json
2026-03-27 17:03:08 +00:00

5 lines
97 B
JSON

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