Files
bfb4c123-1375-459c-9405-58b…/vercel.json
2026-05-02 09:00:17 +00:00

5 lines
97 B
JSON

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