Files
dcdf1475-0cb5-4890-b5c7-0a1…/vercel.json
2026-04-11 16:39:02 +00:00

5 lines
97 B
JSON

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