Files
979f2f38-4ded-44d5-970c-6e0…/vercel.json
2026-03-13 09:27:22 +00:00

5 lines
97 B
JSON

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