Files
a5ef2af1-9f20-4099-a367-af8…/vercel.json
2026-06-02 14:18:10 +00:00

5 lines
97 B
JSON

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