Files
c84ee84f-46db-4951-9f0c-6e6…/vercel.json
2026-03-02 17:45:38 +00:00

5 lines
97 B
JSON

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