Files
8729023b-072f-466b-aee6-48b…/vercel.json
2026-06-09 21:43:28 +00:00

5 lines
97 B
JSON

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