Files
ccfe2bc1-7ea1-47d3-8b2b-765…/vercel.json
2026-04-06 19:15:30 +00:00

5 lines
97 B
JSON

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