Files
e86da905-c7c5-44f4-9344-805…/vercel.json
2026-03-10 15:51:49 +00:00

5 lines
97 B
JSON

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