Files
50239c74-4cac-4bfe-8b91-40f…/vercel.json
2026-05-02 09:16:46 +00:00

5 lines
97 B
JSON

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