Files
d89a0726-4ebe-4cf5-8f2e-d06…/vercel.json
2026-03-02 19:42:28 +00:00

5 lines
97 B
JSON

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