Files
c5694d4c-e711-4edb-82a8-a7b…/vercel.json
2026-05-14 15:46:45 +00:00

5 lines
97 B
JSON

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