Files
edbb89ac-9fbc-445b-ab83-1d1…/vercel.json
2026-03-27 21:06:46 +00:00

5 lines
97 B
JSON

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