Files
fcdd0707-ea8f-4cc8-848f-5aa…/vercel.json
2026-03-04 18:55:21 +00:00

5 lines
97 B
JSON

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