Files
886e45e0-260f-40d4-85a4-fdd…/vercel.json
2026-06-02 17:18:44 +00:00

5 lines
97 B
JSON

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