Files
924668c7-795a-4e4d-beec-e90…/vercel.json
2026-06-12 08:51:15 +00:00

5 lines
97 B
JSON

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