Files
fb060059-e520-4eeb-80ae-227…/vercel.json
2026-03-21 10:35:38 +00:00

5 lines
97 B
JSON

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