Files
8d328605-2805-44fa-8b25-cbb…/vercel.json
2026-05-10 11:51:53 +00:00

5 lines
97 B
JSON

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