Files
8534d35f-224d-4631-a3ea-10f…/vercel.json
2026-03-02 18:30:45 +00:00

5 lines
97 B
JSON

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