Files
534b08fb-b2c5-4fdd-8f5c-bc6…/vercel.json
2026-03-02 17:47:11 +00:00

5 lines
97 B
JSON

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