Files
4941b600-c837-43c1-a18f-eab…/vercel.json
2026-06-05 12:08:46 +00:00

5 lines
97 B
JSON

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