Files
2f977d19-68aa-4c1f-87ba-0e5…/vercel.json
2026-03-10 09:54:38 +00:00

5 lines
97 B
JSON

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