Files
9f9e7d79-b7bf-4c29-8c37-e92…/vercel.json
2026-04-09 20:30:18 +00:00

5 lines
97 B
JSON

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