Files
3cd9f97d-6ee2-4b56-a12b-e1e…/vercel.json
2026-05-27 08:32:52 +00:00

5 lines
97 B
JSON

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