Files
19233cb8-4f5b-4bce-ad93-e8b…/vercel.json
2026-06-02 23:40:15 +00:00

5 lines
97 B
JSON

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