Files
6e0c3f41-27bf-48b1-9937-14b…/vercel.json
2026-03-03 11:28:29 +00:00

5 lines
97 B
JSON

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