Files
4c106cfd-184e-4b86-875b-4a5…/vercel.json
2026-04-15 19:50:26 +00:00

5 lines
97 B
JSON

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