Files
2482800f-3a7f-4e73-8dd7-d52…/vercel.json
2026-06-07 16:30:35 +00:00

5 lines
97 B
JSON

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