Files
1257630b-bd3f-4589-860f-69f…/vercel.json
2026-03-02 20:47:24 +00:00

5 lines
97 B
JSON

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