Files
6df9c432-4482-4d41-b6d9-da8…/vercel.json
2026-03-04 07:58:19 +00:00

5 lines
97 B
JSON

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