Files
9bb469d1-d815-48bf-8b59-f44…/vercel.json
2026-06-10 22:10:54 +00:00

5 lines
97 B
JSON

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