Files
78453742-c160-45c2-be5c-c5b…/vercel.json
2026-03-03 17:50:43 +00:00

5 lines
97 B
JSON

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