Files
17495972-8795-4363-89b0-09b…/vercel.json
2026-02-07 20:01:45 +00:00

5 lines
97 B
JSON

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