Files
2f250a67-4ae3-4e35-b441-73d…/vercel.json
2026-06-11 14:01:33 +00:00

5 lines
97 B
JSON

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