Files
4bd60485-d5a2-4ffd-89fa-5a7…/vercel.json
2026-06-03 11:08:00 +00:00

5 lines
97 B
JSON

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