Files
7c22e8fd-9c56-46e3-9823-86e…/vercel.json
2026-05-26 08:09:35 +00:00

5 lines
97 B
JSON

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