Files
0510c4dc-25db-468d-80fc-bf3…/vercel.json
2026-03-02 21:51:45 +00:00

5 lines
97 B
JSON

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