Files
425051ea-5df9-4f67-9ae8-242…/vercel.json
2026-02-23 19:45:18 +00:00

5 lines
97 B
JSON

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